diff options
| author | Ray <[email protected]> | 2018-01-29 14:01:06 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-01-29 14:01:06 +0100 |
| commit | 227880977e87ed696a97dcaf1cf038ca4ac357e3 (patch) | |
| tree | ac2f846c69e6668def1e6a568b54831eace8c8cb /.gitignore | |
| parent | eb508bf75f5bab64cccd93d0e2d54d2e5bdbf6ce (diff) | |
| download | raylib-227880977e87ed696a97dcaf1cf038ca4ac357e3.tar.gz raylib-227880977e87ed696a97dcaf1cf038ca4ac357e3.zip | |
Do not ignore Makefiles!
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |
