Unfortunatelly only feedback is ignored not project folders.
What about when we need have Python folder inside the UiPath project, but we do not need venv itp. which are inside the folder and in .gitignore file for repo?
I’m not too familiar with GIT but can’t you have it like this…
- Main project folder
– UiPath project folder
– Python folder
– .gitignore
What I mean is have the main folder GIT looks at be the parent folder of the UiPath project folder?
Could be, but sometimes is need have Python Script inside UiPath Project.