Use better wildcards to hide files we don't commit

git-svn-id: https://angleproject.googlecode.com/svn/trunk@79 736b8ea6-26fd-11df-bfd4-992fa37f6226
This commit is contained in:
daniel@transgaming.com 2010-03-28 19:36:18 +00:00
Родитель 0361b92f3f
Коммит 5e89073150
1 изменённых файлов: 3 добавлений и 11 удалений

14
.gitignore поставляемый
Просмотреть файл

@ -1,19 +1,11 @@
Debug
Release
ANGLE.ncb
ANGLE.suo
src/compiler/compiler.vcproj.*
*.ncb
*.suo
*.vcproj.*
src/compiler/Gen_glslang.cpp
src/compiler/Gen_glslang_tab.cpp
src/compiler/glslang.output
src/compiler/glslang_tab.h
src/compiler/Debug
src/compiler/Release
src/libEGL/Debug
src/libEGL/Release
src/libEGL/libEGL.vcproj.*
src/libGLESv2/Debug
src/libGLESv2/Release
src/libGLESv2/libGLESv2.vcproj.*
patches-*