Skip to content

Commit

Permalink
updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaeckel committed Jul 23, 2010
1 parent a53ea34 commit 9f815fb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
@@ -1,2 +1,7 @@
# suppress compiler/linker output # suppress compiler/linker output
*.[oa] *.[oa]
Debug/
Release/

# ignore MS VS non-compressed browse file (holds information for ClassView, IntelliSense and WizardBar)
*.ncb

0 comments on commit 9f815fb

Please sign in to comment.