Erster Commit

This commit is contained in:
Daniel Spittank 2023-01-18 21:58:09 +01:00
parent d11b7f2ab3
commit 756f7cca7c
10 changed files with 264 additions and 2 deletions

9
.gitignore vendored
View file

@ -1,3 +1,12 @@
# Konfiguration ignorieren
config.json
# genrerierte QR-Codes ignorieren
qr/
# Linklisten ignorieren
*.csv
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/