py-sympa-soap/.gitignore

10 lines
54 B
Plaintext
Raw Normal View History

2020-10-08 15:12:55 +00:00
.idea/
venv/
2020-10-08 21:06:34 +00:00
__pycache__/
2020-10-08 21:18:15 +00:00
build/
dist/
*.egg-info/