-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
93 lines (86 loc) · 1.64 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
App/
Assets/AssetStoreTools/
Assets/Material/
Assets/Music/
Assets/Oculus/
Assets/OVRInputSelection/
Assets/Plugins/
Assets/Prefabs/
Assets/Resources/
Assets/Scene/
Assets/SimpleMeshCutter/
Assets/Sounds/
Assets/Standard Assets/
Assets/StreamingAssets/
Assets/Unity Technologies/
Assets/UnityChan/
Assets/Universal Sound FX/
Assets/VRM/
[Ll]ibrary/
[Tt]emp/
[Oo]bj/
[Bb]uild/
[Bb]uilds/
# Visual Studio cache directory
/.vs/
# Autogenerated VS/MD/Consulo solution and project files
ExportedObj/
.consulo/
*.csproj
*.unityproj
*.sln
*.suo
*.tmp
*.user
*.userprefs
*.pidb
*.booproj
*.svd
*.pdb
*.opendb
# Unity3D generated meta files
*.pidb.meta
*.pdb.meta
# Unity3D Generated File On Crash Reports
sysinfo.txt
# Builds
*.apk
*.unitypackage
title_after.data
title2.data
title.data
select2.data
title_before.data
select.data
play_result2.data
play_result.data
perfomance.log
Recordings/image.gif
Assets/VRM.meta
Assets/Universal Sound FX.meta
Assets/Standard Assets.meta
Assets/Sounds.meta
Assets/Plugins.meta
Assets/Oculus.meta
Assets/New Terrain.asset.meta
Assets/New Terrain.asset
Assets/Music.meta
Assets/UnityChan.meta
Assets/Scene.meta
Assets/Resources.meta
Assets/OVRInputSelection.meta
user.keystore
Assets/Material.meta
Assets/AssetStoreTools.meta
Assets/Unity Technologies.meta
Assets/StreamingAssets.meta
Assets/Prefabs.meta
Assets/SimpleMeshCutter.meta
ProjectSettings/UnityConnectSettings.asset
ProjectSettings/ProjectSettings.asset
ProjectSettings/TagManager.asset
ProjectSettings/GraphicsSettings.asset
ProjectSettings/QualitySettings.asset
ProjectSettings/EditorBuildSettings.asset
Assets/Scripts/Timer/TimerView.cs
Assets/Scripts/Timer/TimerView.cs.meta