email-prune/.gitignore

7 lines
54 B
Plaintext
Raw Permalink Normal View History

2020-10-21 20:01:26 +00:00
.idea/
*.iml
*.pyc
2020-10-21 22:57:48 +00:00
__pycache__/
*.lock
.pytest_cache/