| # This .gitignore file should be placed at the root of your Unity project directory. | |
| # Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore | |
| **/Library/ | |
| **/Temp/ | |
| **/Obj/ | |
| **/Builds/ | |
| **/Logs/ | |
| **/UserSettings/ | |
| # Asset meta data should only be ignored when the corresponding asset is also ignored. | |
| !**/*.meta | |
| # Uncomment this line if you wish to ignore the asset store tools plugin. | |
| # **/Assets/AssetStoreTools* | |
| # Autogenerated Jetbrains Rider plugin | |
| **/Assets/Plugins/Editor/JetBrains* | |
| # Visual Studio cache directory | |
| .vs/ | |
| # Gradle cache directory | |
| .gradle/ | |
| # assets | |
| Assets/Fantasy Skybox FREE/* | |
| Assets/FantasyEnvironments/* | |
| Assets/TerrainSampleAssets/* | |
| Assets/Rock/* | |
| Assets/Fantasy Wooden GUI Free/* | |
| Assets/GUI_Parts/* | |
| Assets/GUI parts (Legacy)/* | |
| Assets/Rabbits/* | |
| Assets/New Terrain.asset | |
| Assets/New Terrain 1.asset |