diff --git a/.gitignore b/.gitignore index bccab087..c2098743 100644 --- a/.gitignore +++ b/.gitignore @@ -4,8 +4,28 @@ CMakeCache.txt Makefile cmake_uninstall.cmake src/config.h -src/x11/libglfw.pc -src/win32/libglfw.pc -src/cocoa/libglfw.pc -*.so -*.a +src/libglfw.pc +src/libglfw.so +src/libglfw.a +examples/boing +examples/gears +examples/heightmap +examples/splitview +examples/triangle +examples/wave +tests/accuracy +tests/defaults +tests/dynamic +tests/events +tests/fsaa +tests/fsfocus +tests/gamma +tests/glfwinfo +tests/iconify +tests/joysticks +tests/listmodes +tests/peter +tests/reopen +tests/sharing +tests/tearing +tests/windows