mirror of
https://github.com/nigels-com/glew.git
synced 2024-11-22 13:55:07 +00:00
Ignore some Visual Studio files
This commit is contained in:
parent
6c34d03260
commit
dca0732b22
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,6 +2,10 @@
|
|||||||
/src/*.c
|
/src/*.c
|
||||||
/include/GL/*.h
|
/include/GL/*.h
|
||||||
/build/vc6/*.rc
|
/build/vc6/*.rc
|
||||||
|
/build/*/*.sdf
|
||||||
|
/build/*/*.suo
|
||||||
|
/build/*/*.vcxproj.user
|
||||||
|
/build/*/tmp/
|
||||||
/auto/extensions
|
/auto/extensions
|
||||||
/auto/registry
|
/auto/registry
|
||||||
/bin
|
/bin
|
||||||
|
Loading…
Reference in New Issue
Block a user