Skip to content

Commit

Permalink
update .gitignore (db/*.sqlite3)
Browse files Browse the repository at this point in the history
  • Loading branch information
wizardwerdna committed Oct 31, 2008
1 parent f5b4132 commit 69f9267
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ log/*.log
log/**/*
tmp/**/*
db/schema.rb
db/development.db
db/production.db
db/test.db
db/*.sqlite3

0 comments on commit 69f9267

Please sign in to comment.