dotfiles/dotfiles/gitignore
2020-09-11 22:12:49 -05:00

12 lines
114 B
Text
Executable file

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