summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1da7b8b7..34affc87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,4 +61,7 @@ xcschememanagement.plist
xcuserdata/
DerivedData/
*.dll
-src/libraylib.a \ No newline at end of file
+src/libraylib.a
+
+# oculus example
+!examples/oculus_glfw_sample/LibOVRRT32_1.dll \ No newline at end of file