oephys2nix/.gitignore
2025-10-06 15:57:36 +02:00

12 lines
115 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
test/
dist/
wheels/
*.egg-info
# Virtual environments
.venv