.gitignore

This commit is contained in:
Oscar Krause 2022-12-20 17:39:46 +01:00
parent 58dc7e001e
commit 353699482c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.DS_Store
venv/
.idea/
app/*.sqlite*
app/cert/*.*