scatterd-dotfiles/gitignore
Greg Lazarev f1c03da33a Remove old ignores
* sass gets compiled to `tmp/sass-cache` with Rails
* vendor/bundle_gems seems like an arbitrary vendor directory
* vim/.netrwhist is for a plugin we no longer use
2013-07-22 18:43:57 -07:00

10 lines
103 B
Text

*.DS_Store
*.sw[nop]
.bundle
db/*.sqlite3
log/*.log
rerun.txt
tags
tmp/**/*
!tmp/cache/.keep
zeus.json