dotfiles/gitignore
2017-02-02 14:11:17 -05:00

15 lines
165 B
Plaintext

*.DS_Store
.tags
.tags_sorted*
*.sw[nop]
.bundle
.env
db/*.sqlite3
log/*.log
tags
tmp/**/*
!tmp/cache/.keep
.pre-commit-config.yaml
.ruby-version
release_package.sh