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

29 lines
423 B
Plaintext

# Bibliographie- und Datendateien
*.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
# Lokale Konfigurationen (nicht in Git einchecken)
config_netzwerk.py
config_korrelation.py
config_deskriptive_literaturauswahl.py