markdown-alerts/.gitignore
2021-03-27 00:00:58 +03:00

8 lines
53 B
Plaintext

__pycache__/
*.egg-info/
build/
dist/
*.pyc
*.swp
*~