sigmon/.gitignore
2025-01-30 15:41:36 +01:00

22 lines
216 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# uv files
pyproject.toml
.python-version
uv.lock
# Virtual environments
.venv
# PyInstaller files
*.spec
pyinstall.sh
# Plots
plots/