Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
angle
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
angle
Commits
4da3d935
Commit
4da3d935
authored
Mar 17, 2010
by
daniel@transgaming.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
13 deletions
+14
-13
.gitignore
.gitignore
+14
-13
No files found.
.gitignore
View file @
4da3d935
...
...
@@ -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-*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment