verificationbot/.gitignore

8 lines
59 B
Plaintext

*.swp
*.egg-info/
__pycache__/
/.tox/
/build/
/venv/
/env/