Added dummy databases to .gitignore.

This commit is contained in:
Steve Klabnik 2012-10-19 09:11:51 -03:00
parent 6b5b0a77ee
commit d40af21dba
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ vendor/bundle
*.swo
*.DS_Store
spec/dummy/log/*
spec/dummy/db/*.sqlite3

Binary file not shown.