From 34aea08ba26e286e820473c499a31957f77db1a5 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 6 Jun 2016 20:39:59 +0200 Subject: Update to OpenAL Soft 1.17.2 --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.gitignore') 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 -- cgit v1.2.3