We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b875ec commit 959f984Copy full SHA for 959f984
1 file changed
OSVR-Unity/.gitignore
@@ -1,9 +1,9 @@
1
# Don't commit a file from another project!
2
-/Assets/Plugins/OSVR.ClientKit.dll
+/Assets/Plugins/OSVR.ClientKit.*
3
4
# Don't commit binaries or files like them
5
/Assets/Plugins/x86/*
6
-/Assets/Plugins/x86_64/*.dll
+/Assets/Plugins/x86_64/*
7
/Assets/Plugins/Android/**/*
8
9
# Don't commit your UnityVS stuff
0 commit comments