Files
python/.gitignore
2022-04-13 19:12:43 -07:00

16 lines
146 B
Plaintext

*.beam
*.pyc
*.swp
.DS_Store
.ropeproject
tmp
bin/configlet
bin/configlet.exe
.idea/
.vscode/
.mypy_cache/
.cache
.pytest_cache
__pycache__
.venv