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 ...@@ -2,17 +2,18 @@ Debug
Release Release
ANGLE.ncb ANGLE.ncb
ANGLE.suo ANGLE.suo
Compiler/Compiler.vcproj.* src/compiler/compiler.vcproj.*
Compiler/Gen_glslang.cpp src/compiler/Gen_glslang.cpp
Compiler/Gen_glslang_tab.cpp src/compiler/Gen_glslang_tab.cpp
Compiler/glslang.output src/compiler/glslang.output
Compiler/glslang_tab.h src/compiler/glslang_tab.h
Compiler/Debug src/compiler/Debug
Compiler/Release src/compiler/Release
libEGL/Debug src/libEGL/Debug
libEGL/Release src/libEGL/Release
libEGL/libEGL.vcproj.* src/libEGL/libEGL.vcproj.*
libGLESv2/Debug src/libGLESv2/Debug
libGLESv2/Release src/libGLESv2/Release
libGLESv2/libGLESv2.vcproj.* 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