Files
dotfiles/dotfiles/gitignore
Blake Ridgway e7410994a3 first commit
2020-09-11 22:12:49 -05:00

13 lines
114 B
Plaintext
Executable File

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