This repository has been archived on 2025-10-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
literaturanalyse/.gitignore
2025-05-11 15:54:44 +02:00

24 lines
296 B
Plaintext

# Bibliographie- und Datendateien
*.bib
*.csv
*.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