Erster Commit

This commit is contained in:
Daniel Spittank 2023-01-22 19:32:03 +01:00
parent 117d30e782
commit 7a13310703
3 changed files with 141 additions and 1 deletions

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# Datendateien ignorieren
*.csv
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/