1
0
mirror of https://github.com/github/gitignore synced 2024-12-25 22:30:15 +01:00
gitignore/Unity.gitignore

56 lines
737 B
Plaintext
Raw Normal View History

[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uild/
[Bb]uilds/
[Ll]ogs/
2019-01-22 20:56:13 +01:00
# Never ignore Asset meta data
![Aa]ssets/**/*.meta
# Uncomment this line if you wish to ignore the asset store tools plugin
# [Aa]ssets/AssetStoreTools*
2012-03-24 23:22:27 +11:00
2019-03-11 13:07:13 +01:00
# TextMesh Pro files
[Aa]ssets/TextMesh*Pro/
2018-03-15 15:51:27 +02:00
# Visual Studio cache directory
.vs/
2018-12-12 19:47:32 +10:00
# Gradle cache directory
.gradle/
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
2017-01-10 15:10:50 -05:00
*.pdb
*.mdb
2018-04-28 15:13:48 +01:00
*.opendb
*.VC.db
# Unity3D generated meta files
*.pidb.meta
*.pdb.meta
*.mdb.meta
# Unity3D generated file on crash reports
sysinfo.txt
# Builds
*.apk
*.unitypackage
# Crashlytics generated file
crashlytics-build.properties