Unity.gitignore 1.3 KB
Newer Older
1
# This .gitignore file should be placed at the root of your Unity project directory
A
Alexander Gayko 已提交
2 3 4
#
# Get latest from https://github.com/github/gitignore/blob/master/Unity.gitignore
#
5 6 7 8 9 10
/[Ll]ibrary/
/[Tt]emp/
/[Oo]bj/
/[Bb]uild/
/[Bb]uilds/
/[Ll]ogs/
D
Daniel Heim 已提交
11
/[Uu]ser[Ss]ettings/
12 13 14

# MemoryCaptures can get excessive in size.
# They also could contain extremely sensitive data
15
/[Mm]emoryCaptures/
16

17
# Asset meta data should only be ignored when the corresponding asset is also ignored
18
!/[Aa]ssets/**/*.meta
J
Jannes 已提交
19

20
# Uncomment this line if you wish to ignore the asset store tools plugin
21
# /[Aa]ssets/AssetStoreTools*
J
Jakub Stasiak 已提交
22

23
# Autogenerated Jetbrains Rider plugin
24
/[Aa]ssets/Plugins/Editor/JetBrains*
25

26
# Visual Studio cache directory
K
kilian442 已提交
27
.vs/
28

K
Kyle Smith 已提交
29 30 31
# Gradle cache directory
.gradle/

32
# Autogenerated VS/MD/Consulo solution and project files
33
ExportedObj/
34
.consulo/
35 36 37 38
*.csproj
*.unityproj
*.sln
*.suo
39
*.tmp
40 41 42 43
*.user
*.userprefs
*.pidb
*.booproj
44
*.svd
R
Roger 已提交
45
*.pdb
46
*.mdb
O
Owen Blacker 已提交
47
*.opendb
48
*.VC.db
49

50 51
# Unity3D generated meta files
*.pidb.meta
52
*.pdb.meta
53
*.mdb.meta
54

55
# Unity3D generated file on crash reports
A
ahmyi 已提交
56
sysinfo.txt
57 58 59

# Builds
*.apk
H
Hiroto Kobayashi 已提交
60
*.aab
61
*.unitypackage
1
1nfinite9 已提交
62 63

# Crashlytics generated file
64
crashlytics-build.properties
1
1nfinite9 已提交
65

66 67 68 69 70 71
# Packed Addressables
/[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*

# Temporary auto-generated Android Assets
/[Aa]ssets/[Ss]treamingAssets/aa.meta
/[Aa]ssets/[Ss]treamingAssets/aa/*