acmespb-py/.gitignore
2021-02-16 12:54:42 +03:00

11 lines
69 B
Plaintext

*.pyc
__pycache__/
.idea/
venv/
instance/
dist/
build/
*.egg-info/