Unity.gitignore 556 字节
Newer Older
M
Matthew Wallace 已提交
1 2 3 4 5 6
[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uild/
[Bb]uilds/
Assets/AssetStoreTools*
J
Jakub Stasiak 已提交
7

8
# Visual Studio cache directory
K
kilian442 已提交
9
.vs/
10

K
Kyle Smith 已提交
11 12 13
# Gradle cache directory
.gradle/

14
# Autogenerated VS/MD/Consulo solution and project files
15
ExportedObj/
16
.consulo/
17 18 19 20
*.csproj
*.unityproj
*.sln
*.suo
21
*.tmp
22 23 24 25
*.user
*.userprefs
*.pidb
*.booproj
26
*.svd
R
Roger 已提交
27
*.pdb
O
Owen Blacker 已提交
28
*.opendb
29
*.VC.db
30

31 32
# Unity3D generated meta files
*.pidb.meta
33
*.pdb.meta
34

35
# Unity3D Generated File On Crash Reports
A
ahmyi 已提交
36
sysinfo.txt
37 38 39 40

# Builds
*.apk
*.unitypackage
1
1nfinite9 已提交
41 42 43 44

# Crashlytics generated file
Assets/StreamingAssets/crashlytics-build.properties