mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
Updated .gitignore.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,6 +4,7 @@ CMakeCache.txt
|
||||
Makefile
|
||||
cmake_uninstall.cmake
|
||||
.DS_Store
|
||||
docs/Doxyfile
|
||||
src/config.h
|
||||
src/libglfw.pc
|
||||
src/libglfw.so
|
||||
@@ -32,6 +33,7 @@ tests/peter
|
||||
tests/reopen
|
||||
tests/sharing
|
||||
tests/tearing
|
||||
tests/title
|
||||
tests/windows
|
||||
tests/*.app
|
||||
tests/*.exe
|
||||
|
||||
Reference in New Issue
Block a user