Skip to content

Commit

Permalink
updated .gitignore to new test app name
Browse files Browse the repository at this point in the history
  • Loading branch information
catmando committed Jul 29, 2015
1 parent 320a5dc commit 385edc6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitignore
@@ -1,8 +1,8 @@
.bundle/
log/*.log
pkg/
spec/dummy/db/*.sqlite3
spec/dummy/log/*.log
spec/dummy/tmp/
spec/dummy/.sass-cache
spec/test_app/db/*.sqlite3
spec/test_app/log/*.log
spec/test_app/tmp/
spec/test_app/.sass-cache
.DS_Store

0 comments on commit 385edc6

Please sign in to comment.