Eloi Torrents ee6e422a4d init
2025-09-21 14:45:15 +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/