Skip to content

Commit

Permalink
Add certain database-related files to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
justmoon committed Jan 16, 2013
1 parent 32d6e07 commit 886dbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ tmp

# Ignore database directory.
db/*.db
db/*.db-journal
db/*.db-*

# Ignore obj files
Debug/*.*
Expand Down

0 comments on commit 886dbe9

Please sign in to comment.