Skip to content

Commit

Permalink
Improved .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mhartl committed Jan 29, 2011
1 parent 9160ef0 commit b7ce70f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
db/*.sqlite3*
log/*.log
*.log
tmp/**/*
tmp/*
doc/api
doc/app
/tmp/
doc/
*.swp
*~
.DS_Store

0 comments on commit b7ce70f

Please sign in to comment.