We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980cc56 commit 95860a0Copy full SHA for 95860a0
.gitignore
@@ -8,6 +8,7 @@
8
[Bb]uild/
9
[Ll]ibrary/
10
[Aa]pp/
11
+[Uu]serSettings/
12
UWP/
13
WindowsStoreApp/
14
WSA/
@@ -22,6 +23,7 @@ Assets/XR/
22
23
Assets/XR.meta
24
Assets/Oculus/
25
Assets/Oculus.meta
26
+
27
# ============ #
28
# Certificates #
29
@@ -34,6 +36,7 @@ Assets/Oculus.meta
34
36
# Visual Studio / MonoDevelop generated #
35
37
# ===================================== #
38
.vs/
39
+.vsconfig
40
ExportedObj/
41
obj/
42
*.svd
0 commit comments