1
0

Updated .gitignore

This commit is contained in:
Jon Michael Aanes 2024-04-16 22:55:19 +02:00
parent be1daa79d1
commit be24037cdf
Signed by: Jmaa
SSH Key Fingerprint: SHA256:Ab0GfHGCblESJx7JRE4fj4bFy/KRpeLhi41y4pF3sNA

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
__pycache__/
/secrets.py
*.sqlite
*.egg-info/