Files
python/.gitignore
2021-05-04 19:33:48 +02: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