I have added the ignore config as stated in Here
But the library folder is still showing up as an item to be added. I made sure to add the ignore.conf file to the repo. Does the .conf file have to be a level above? Here is a screenshot
I have added the ignore config as stated in Here
But the library folder is still showing up as an item to be added. I made sure to add the ignore.conf file to the repo. Does the .conf file have to be a level above? Here is a screenshot
Hi,
Can you please share a screenshot of the Library folder marked to be added?
If a file/folder is already “controlled” (checked-in), the ignore rules do not apply. Ignore rules only apply to “private” files/folders (not checked-in).
If the Library folder is already checked in, you will need to delete the folder from the repository and check-in the deletion. This will result in the Library folder being private again and obeying the ignore rules.
Hope this helps!