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

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

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

29 30
# Unity3D generated meta files
*.pidb.meta
31
*.pdb.meta
32

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

# Builds
*.apk
*.unitypackage
1
1nfinite9 已提交
39 40 41 42

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