mirror of
https://github.com/nigels-com/glew.git
synced 2025-01-18 18:45:54 +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