Add .gitignore

This commit is contained in:
Dan Croak 2012-10-20 20:50:08 -07:00 committed by Dan Croak
parent 61222a432e
commit 0060e0ab25

13
gitignore Normal file
View file

@ -0,0 +1,13 @@
*.DS_Store
*.sw[nop]
.bundle
.sass-cache/
db/*.sqlite3
log/*.log
rerun.txt
tags
tmp/**/*
!tmp/cache/.keep
vendor/bundler_gems
vim/.netrwhist
zeus.json