gitignore
gitignore copied to clipboard
A collection of useful .gitignore templates
**Reasons for making this change:** The *Visual Scripting* package will generate some files in `/Assets` directory. These are irrelevant to game developing and could be safely ignored within version management....
Add vscode cache folder for vscode users
**Reasons for making this change:** I was looking at the `.gitignore` for a .NET project when I noticed that the "uncomment these" lines for Cake had an extra space in...
**Reasons for making this change:** This file is generated when cmake is in cross-compilation mode and try_run or check_source_runs are used in CMake code without setting cache variables before so...
**Reasons for making this change:** Unreal Engine supports a variety of IDEs for it's development. The current gitignore includes common Visual Studio files in the gitignore, the file doesn't include...
**Reasons for making this change:** _TODO_ **Links to documentation supporting these rule changes:** _TODO_ If this is a new template: - **Link to application or project’s homepage**: _TODO_
**Reasons for making this change:** It seem unity build process will generate this folder in new android build for cmake
**Reasons for making this change:** Subprojects, traditionally in a Gradle project, can also have a build directory inside the default source set directory. **Links to documentation supporting these rule changes:**...
Unreal Engine supports project file generation for VSCode. Enhance Unreal ignore file for VSCode accordingly. **Reasons for making this change:** I'm an ordinary developer who is using Unreal Engine recently....
**Reasons for making this change:** _TODO_ **Links to documentation supporting these rule changes:** _TODO_ If this is a new template: - **Link to application or project’s homepage**: _TODO_