mirror of
https://github.com/Perlmint/glew-cmake.git
synced 2024-11-22 14:45:06 +00:00
.gitignore refinements
This commit is contained in:
parent
594fdd6a4e
commit
c7c5d62ad2
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,9 +1,9 @@
|
||||
*.pc
|
||||
src/*.c
|
||||
include/GL/*.h
|
||||
build/vc6/*.rc
|
||||
auto/extensions
|
||||
auto/registry
|
||||
bin
|
||||
lib
|
||||
tmp
|
||||
/src/*.c
|
||||
/include/GL/*.h
|
||||
/build/vc6/*.rc
|
||||
/auto/extensions
|
||||
/auto/registry
|
||||
/bin
|
||||
/lib
|
||||
/tmp
|
||||
|
Loading…
Reference in New Issue
Block a user