-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
53 lines (45 loc) · 990 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
51
52
53
Horror/[Tt]emp/
Horror/[Oo]bj/
Horror/Library/cache
Horror/Library/metadata
Horror/Library/previews
Horror/Library/ScriptAssemblies
Horror/Library/AssetImportState
Horror/Library/AssetServerCacheV3
Horror/Library/FailedAssetImports.txt
Horror/Library/ScriptAssemblies
Horror/Library/ScriptMapper
Horror/Library/assetDatabase3
Horror/Library/expandedItems
Horror/Library/guidmapper
Testbed/[Tt]emp/
Testbed/[Oo]bj/
Testbed/Library/cache
Testbed/Library/metadata
Testbed/Library/previews
Testbed/Library/ScriptAssemblies
Testbed/Library/AssetImportState
Testbed/Library/AssetServerCacheV3
Testbed/Library/FailedAssetImports.txt
Testbed/Library/ScriptAssemblies
Testbed/Library/ScriptMapper
Testbed/Library/assetDatabase3
Testbed/Library/expandedItems
Testbed/Library/guidmapper
Testbed/Assets/Photon Unity Networking
# Autogenerated VS/MD solution and project files
*.csproj
*.unityproj
*.sln
*.suo
*.pidb
*.userprefs
*.pdb
*.XML
*.htm
*.exe
.DS_Store
*.fbx
# Garbage code
*.bak
*.cs~