Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Commit

Permalink
Added standard .gitignore, in prep for hudson builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sdesai committed Dec 9, 2009
1 parent 71f459c commit 74f5b71
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
@@ -0,0 +1,10 @@
build_tmp/
build_rollup_tmp/
.DS_Store
.*.swp
.svn
CVS/
# Ignore all backup files
*~
# Ignore Emacs auto saved files
*#*#

0 comments on commit 74f5b71

Please sign in to comment.