Skip to content

Commit

Permalink
Update .gitignore(s).
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Rønne Petersen committed Sep 20, 2011
1 parent 2f62956 commit f6aab8a
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 17 deletions.
7 changes: 4 additions & 3 deletions .gitignore
@@ -1,4 +1,5 @@
bin
obj
*/bin/*
*/obj/*
*/_ReSharper.*/*
*.user
*.suo
*.suo
3 changes: 0 additions & 3 deletions GLCube/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions GLTriangle20/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions HelloWorld/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions MultiResolution/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions SkeletonApp/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions TexturedCube/.gitignore
@@ -1,3 +1 @@
bin
obj
R.cs

0 comments on commit f6aab8a

Please sign in to comment.