Add *.psql to gitignore

This commit is contained in:
Graham McIntire 2026-04-02 09:39:16 -05:00
parent 17b66d6903
commit 5fe005e0b2
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59

1
.gitignore vendored
View file

@ -25,6 +25,7 @@ microwaveprop-*.tar
# Ignore database dumps
*.sql
*.psql
*.dump
# Dotenv files