many-repos/.gitignore
2024-05-27 08:55:13 +02:00

38 lines
No EOL
369 B
Text

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# mypy
.mypy_cache/
.dmypy.json
dmypy.json
# PyCharm
.idea/
# tests poetry install
.tox/
.coverage