dotfiles/gitignore
Blake Ridgway 091e5808a7 (refactor): Cleaned up dotfils folder
Moved everything from a nested folder to just the top level of the repo
2022-09-18 12:29:20 -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