add pre-commit-config (#1785)

This commit is contained in:
callebtc 2023-06-26 10:38:16 +02:00 committed by GitHub
parent 28a55b2d41
commit be7c589722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -24,6 +24,7 @@ tests/data/*.sqlite3
*.env *.env
.env .env
.super_user .super_user
.pre-commit-config.yaml
data data
*.sqlite3 *.sqlite3