clean up gitignore

This commit is contained in:
ngoomie 2024-08-24 01:10:36 -06:00
parent 75ca0aba0f
commit b04cb5ebaf
1 changed files with 4 additions and 5 deletions

9
.gitignore vendored
View File

@ -4,7 +4,7 @@ charmboard.conf
# SQLite
*.db
*.db-*
*.db.old
*.db.*
# Perl::Critic
perlcritic.log
@ -12,8 +12,7 @@ perlcritic.log
# Perl::Tidy
perltidy.log
*.tdy
*.pm.LOG
*.pl.LOG
*.LOG
# htmx
public/htmx.*.js
# miscellany
*.old