diff --git a/.gitignore b/.gitignore index e4bd358..a6e789c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ test/dummy/.sass-cache .DS_Store spec/dummy/log/test.log *.log -.rbx/ \ No newline at end of file +.rbx/ +spec/dummy/tmp/ +spec/dummy/db/development.sqlite3 \ No newline at end of file