dotfiles/gitignore
2016-04-05 15:25:30 -04:00

12 lines
108 B
Plaintext

*.DS_Store
.tags
.tags_sorted*
*.sw[nop]
.bundle
.env
db/*.sqlite3
log/*.log
tags
tmp/**/*
!tmp/cache/.keep