2024-11-06 22:51:48 +00:00
|
|
|
venv/
|
2024-11-14 17:39:25 +00:00
|
|
|
__pycache__/
|
2024-11-04 17:17:02 +00:00
|
|
|
.idea/
|
2024-11-14 17:39:25 +00:00
|
|
|
# misc testing scripts
|
2024-11-14 15:59:20 +00:00
|
|
|
testing*.py
|
2024-11-14 17:39:25 +00:00
|
|
|
# i have a symlink here so testing scripts can import gpgmymail
|
|
|
|
# as python expects `import gpgmymail` to be importing `gpgmymail.py`
|
|
|
|
gpgmymail.py
|
2024-11-12 18:45:10 +00:00
|
|
|
|