mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-13 09:43:48 +00:00
Add .gitignore
This commit is contained in:
parent
cc22d28257
commit
2fee30d9c1
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
*.pc
|
||||||
|
src/*.c
|
||||||
|
include/GL/*.h
|
||||||
|
build/vc6/*.rc
|
||||||
|
auto/extensions
|
||||||
|
auto/registry
|
||||||
|
bin
|
||||||
|
lib
|
||||||
|
tmp
|
Loading…
Reference in New Issue
Block a user