summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorRay <[email protected]>2018-01-29 14:01:06 +0100
committerRay <[email protected]>2018-01-29 14:01:06 +0100
commit227880977e87ed696a97dcaf1cf038ca4ac357e3 (patch)
treeac2f846c69e6668def1e6a568b54831eace8c8cb /.gitignore
parenteb508bf75f5bab64cccd93d0e2d54d2e5bdbf6ce (diff)
downloadraylib-227880977e87ed696a97dcaf1cf038ca4ac357e3.tar.gz
raylib-227880977e87ed696a97dcaf1cf038ca4ac357e3.zip
Do not ignore Makefiles!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 0 insertions, 5 deletions
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