Eloi Torrents 4d7c1a1d12 init
2025-09-21 14:46:51 +02:00

21 lines
190 B
Plaintext

__pycache__/
*.py[cod]
*.sage.pyc
*.sage.py
*.egg-info/
.sage/
.sage-cache/
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
dist/
build/
.venv/
.venv-*/
.env
.envrc
.DS_Store
.idea/
.vscode/