Skip to content

Commit

Permalink
Fix ignore of sqlite files
Browse files Browse the repository at this point in the history
  • Loading branch information
jguiditta committed May 30, 2012
1 parent 5bba68e commit 814a09f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.bundle
db/*.sqlite3
development.sqlite3
production.sqlite3
test.sqlite3
log/*.log
tmp/

0 comments on commit 814a09f

Please sign in to comment.