Erster Commit
This commit is contained in:
parent
d11b7f2ab3
commit
756f7cca7c
10 changed files with 264 additions and 2 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -1,3 +1,12 @@
|
|||
# Konfiguration ignorieren
|
||||
config.json
|
||||
|
||||
# genrerierte QR-Codes ignorieren
|
||||
qr/
|
||||
|
||||
# Linklisten ignorieren
|
||||
*.csv
|
||||
|
||||
# ---> Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue