From 227880977e87ed696a97dcaf1cf038ca4ac357e3 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 29 Jan 2018 14:01:06 +0100 Subject: Do not ignore Makefiles! --- .gitignore | 5 ----- 1 file changed, 5 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 067c4bc5..d22e46ef 100644 --- a/.gitignore +++ b/.gitignore @@ -83,10 +83,6 @@ xcschememanagement.plist xcuserdata/ DerivedData/ -# external libraries DLLs -!src/external/glfw3/lib/win32/glfw3.dll -!src/external/openal_soft/lib/win32/OpenAL32.dll - # Visual Studio project project/vs2015/*.db project/vs2015/*.opendb @@ -120,7 +116,6 @@ CMakeCache.txt CMakeFiles CMakeScripts Testing -Makefile cmake_install.cmake install_manifest.txt compile_commands.json -- cgit v1.2.3