diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |
