.gitignore

This commit is contained in:
Oscar Krause 2025-04-08 09:18:50 +02:00
parent 6d5b389f2a
commit ca0eedc1f2

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
.DS_Store
venv/
.idea/
app/*.sqlite*
*.sqlite
app/cert/*.*
.pytest_cache