Skip to content

Commit

Permalink
Ignore dummy_app dbs and logs
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Sep 8, 2010
1 parent 00e5b48 commit 2780063
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Expand Up @@ -7,7 +7,7 @@ db/*.sqlite3
db/*.sqlite3-journal
log/*.log
pkg/*
spec/dummy/db/*.sqlite3
spec/dummy/db/*.sqlite3-journal
spec/dummy/log/*.log
spec/dummy_app/db/*.sqlite3
spec/dummy_app/db/*.sqlite3-journal
spec/dummy_app/log/*.log
tmp/**/*
Binary file removed spec/dummy_app/db/development.sqlite3
Binary file not shown.

0 comments on commit 2780063

Please sign in to comment.