py-sympa-soap/.gitignore

10 lines
54 B
Plaintext
Raw Normal View History

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