summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorRay <[email protected]>2016-06-06 20:39:59 +0200
committerRay <[email protected]>2016-06-06 20:39:59 +0200
commit34aea08ba26e286e820473c499a31957f77db1a5 (patch)
tree13313994de526988e3180d0692b467062aa6c6f5 /.gitignore
parent6b2823775ef05ec4e5356caa813b2b51e012b773 (diff)
downloadraylib-34aea08ba26e286e820473c499a31957f77db1a5.tar.gz
raylib-34aea08ba26e286e820473c499a31957f77db1a5.zip
Update to OpenAL Soft 1.17.2
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d6a55b26..fc9df075 100644
--- a/.gitignore
+++ b/.gitignore
@@ -65,4 +65,8 @@ DerivedData/
src/libraylib.a
# oculus example
-!examples/oculus_glfw_sample/LibOVRRT32_1.dll \ No newline at end of file
+!examples/oculus_glfw_sample/LibOVRRT32_1.dll
+
+# external libraries DLLs
+!src/external/glfw3/lib/win32/glfw3.dll
+!src/external/openal_soft/lib/win32/OpenAL32.dll