Search found 1 match

by Nit_Ram
29 Dec 2025, 11:45
Forum: General Discussion
Topic: File/folder ignore using a file (similar to .gitignore mechanism)
Replies: 1
Views: 2192

Re: File/folder ignore using a file (similar to .gitignore mechanism)

I second this feature.
To provide some context: I work on Unity projects. These have a folder called Library. This folder contains hundreds of thousands of files that are not crucial for the project. These files are auto-generated when a project is opened for the first time.
Backing up my projects ...