dotfiles/dot_config/git/ignore
2024-09-26 17:22:27 -05:00

18 lines
163 B
Plaintext

*.pyc
*.sw[nop]
.DS_Store
.bundle
.byebug_history
.env
.git/
.nvim.lua
/bower_components/
/log
/node_modules/
/tmp
db/*.sqlite3
log/*.log
rerun.txt
tmp/**/*
/tags