forked from googlearchive/gamebuilder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
50 lines (38 loc) · 899 Bytes
/
.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
/Library
/Temp
/obj
/Logs
# Visual Studio cache directory
.vs/
# Autogenerated VS/MD/Consulo solution and project files
/ExportedObj/
/.consulo/
/*.csproj
/*.unityproj
/*.sln
/*.suo
/*.tmp
/*.user
/*.userprefs
# Unity3D Generated File On Crash Reports
/sysinfo.txt
/GPUCache
# OSX
.DS_Store
xcuserdata/
steamworks_sdk_142/sdk/tools/ContentBuilder/temp-app-build-output
steamworks_sdk_142/sdk/tools/ContentBuilder/Frameworks
# Python
*/*.pyc
# APIv2 docs output dir
apiv2docs/out
.vscode/ipch
# These are generated from the corresponding templates
steamworks_sdk_142/sdk/tools/ContentBuilder/scripts/app_build_929860_macosx.vdf
steamworks_sdk_142/sdk/tools/ContentBuilder/scripts/app_build_929860.vdf
# TextMeshPro should be imported from Package Manager when project first opened
Assets/TextMesh Pro
Assets/TextMesh Pro.meta
# Ignore build destination
/build_output
unity-asset-deps.txt