-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitignore
149 lines (136 loc) · 2.44 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uild/
[Bb]uilds/
Assets/AssetStoreTools*
state-data.json
# Visual Studio cache directory
.vs/
game-settings.json
state-data.json
__state-data.json
.plastic/*
Data/*
*state-data*.json
Assets/Animations/Crafting Mecanim Animation Pack/*
Assets/Animations/Frank_*/*
Assets/RPG Character Animation Pack/*
Assets/SuperScrollView/*
Assets/ASTROFISH*/*
Assets/DamageNumbersPro/*
Assets/Textures/Environment/Poly - Anime dirt, extra detailed*/*
Assets/Textures/Environment/Poly - Anime*/*
Assets/Suriyun/*
Assets/4000*/*
Assets/NeatWolf/*
Assets/PathCreator/*
Assets/Smitesoft/*
Assets/Polydactyl/*
Assets/Fantasy Adventure*/*
Assets/polyperfect/*
Assets/Quirky Series Ultimate/*
Script Generator/SyntyAppearanceMapGenerator/bin/*
Debug Build/*
Build Debug/*
Logs/*
Assets/Toon/*
Assets/EpiXR_PolygonHats/*
Assets/Heureka/*
Assets/Ventuar/*
Assets/Tessera/*
Assets/Stylized*/*
Assets/RoomGen/*
Assets/Standard Assets/*
Assets/Polygon*/*
Assets/Plugins/*
Assets/OUTPUT/*
Assets/Monsters*/*
Assets/Sword_Scabbard/*
Assets/Downrain*/*
Assets/FImpossible*/*
Assets/Amplify*/*
Assets/CRT Studio/*
Assets/Low Poly*/*
Assets/Blink/*
Assets/FlatKit/*
Assets/UserReporting/*
MemoryCaptures/*
SerializedBuildInfo/*
Build/*
Build Headless/*
Build Linux/*
Assets/CodeRespawn/*
Assets/Standard Assets/3rd Party/*
Assets/3rd Party/*
Assets/3rd Party/*/*
Build Temp/*
Assets/Editor Default Resources/*
Assets/ErbGameArt/*
Assets/Fonts/Font Awesome*
Assets/Fonts/FOT-*
Assets/MT Assets/*
Assets/Tayx/*
Assets/TextMesh Pro/*
Assets/UMotion Examples/*
UMotionData/*
Assets/MudBun/*
Assets/Tiny Giant Studio/*
Data/*
Data/*/*
update/*
update/*/*
Assets/PolyFew/*
Assets/Malbers Animations/*
Assets/3D Animate Puppy/*
Assets/3D Animate Puppy/animation/*
Assets/POLYFEW_LODs/*
Assets/nGarden/*
Assets/Models/*/*.png
Assets/Models/*/*.jpg
Assets/Models/*.fbx
Assets/Models/*.mb
Assets/Models/*/*.mb
Assets/Models/*/*.obj
metadata.json
_state-data.json
state-data.json
tmpautologin.conf
3d model exports/*
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
*.opendb
# Ignore non code related assets
*.prefab
*.fbx
*.obj
*.mtl
*.mat
*.wav
*.ogg
*.png
*.psd
*.asset
Assets/Resources/**/*.*
Assets/_TerrainAutoUpgrade/*.*
# Unity3D generated meta files
*.pidb.meta
*.pdb.meta
*.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
# Builds
*.apk
*.unitypackage