Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
phlipper committed Jan 7, 2013
1 parent 49a75b2 commit f71abf4
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .gitignore
@@ -1,2 +1,12 @@
*.gem
.DS_Store
*.gem
Gemfile.lock
.bundle/
log/*.log
pkg/
test/dummy/db/*.sqlite3
test/dummy/log/*.log
test/dummy/tmp/
test/dummy/.sass-cache
coverage/
.rbx/

0 comments on commit f71abf4

Please sign in to comment.