Bereinigung

This commit is contained in:
2025-05-11 15:11:43 +02:00
parent c60d7789e3
commit e77725525c
4 changed files with 17 additions and 1561 deletions

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