Skip to content

Commit

Permalink
Added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Moore committed Jan 15, 2009
1 parent b037648 commit d5cefa2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Original file line Diff line number Diff line change
@@ -0,0 +1,9 @@
build/
.DS_Store
.*.swp
.svn
CVS/
# Ignore all backup files
*~
# Ignore Emacs auto saved files
*#*#

0 comments on commit d5cefa2

Please sign in to comment.