2025-04-17 08:31:12 +02:00

39 lines
336 B
Plaintext

__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
dist/
downloads/
eggs/
.eggs/
*.egg-info/
.installed.cfg
*.egg
# Virtual environments
env/
venv/
ENV/
env.bak/
venv.bak/
# Pyenv
.python-version
# Hatch build artifacts
.hatch/
# IDEs and editors
.vscode/
.idea/
*.swp
*~
# Logs
*.log