2024-heraklion-scientific-p.../.gitignore

30 lines
249 B
Plaintext
Raw Permalink Normal View History

2024-08-27 14:52:41 +02:00
# OS specific
.DS_Store
# Editors
.vscode
.idea
*.swp
# Python
.venv/
build/
_build/
dist/
eggs/
.eggs/
sdist/
*.egg-info/
*.egg
*.pyc
__pycache__/
tests-reports/
.mypy_cache/
.pytest_cache/
.env
# Jupyter
.ipynb_checkpoints/
# Project
_archive/