Compare commits

...

3 Commits

Author SHA1 Message Date
87842c50bb Test 2025-05-11 16:28:17 +02:00
1a610fa6e7 Notwednige Änderungen an der Konfiguration 2025-05-11 16:12:00 +02:00
e77725525c Bereinigung 2025-05-11 15:54:44 +02:00

18
.gitignore vendored
View File

@ -1,8 +1,24 @@
# Bibliographie- und Datendateien
*.bib
*.csv
*.html
*.json
*.html
*.png
# Python-Cache und Bytecode
__pycache__/
*.py[cod]
# macOS-spezifische Dateien
.DS_Store
.CFUserTextEncoding
*.AppleDouble
# VS Code Einstellungen
.vscode/
# Jupyter Artefakte (optional)
.ipynb_checkpoints/
# Logdateien
*.log