Files
howdyho/.gitignore
2022-07-01 00:26:14 +03:00

36 lines
330 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# 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
# Environments
.env
.venv
env/
venv/
# PyCharm
.idea/
# Poetry
poetry.lock