update .gitignore file for new file locations

Trac #11406 Signed-off-by: Nicolas Capens git-svn-id: https://angleproject.googlecode.com/svn/trunk@47 736b8ea6-26fd-11df-bfd4-992fa37f6226
parent 14c4631c
......@@ -2,17 +2,18 @@ Debug
Release
ANGLE.ncb
ANGLE.suo
Compiler/Compiler.vcproj.*
Compiler/Gen_glslang.cpp
Compiler/Gen_glslang_tab.cpp
Compiler/glslang.output
Compiler/glslang_tab.h
Compiler/Debug
Compiler/Release
libEGL/Debug
libEGL/Release
libEGL/libEGL.vcproj.*
libGLESv2/Debug
libGLESv2/Release
libGLESv2/libGLESv2.vcproj.*
src/compiler/compiler.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-*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment