Skip to content

Commit

Permalink
added a more complete gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
igorgue committed Jul 2, 2009
1 parent 3a4ebbc commit 56a0341
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
.DS_Store
erl_crash.dump
*.pyc
*.swp
*.swo
*.pid
*.log
*.pyc
*.svn
*.hg
*.tmproj
*~
_trial_temp
tags

0 comments on commit 56a0341

Please sign in to comment.