1
0
personal-data/.gitignore
2024-04-23 23:02:02 +02:00

7 lines
59 B
Plaintext

*.pyc
/output/
__pycache__/
/secrets/
*.sqlite
*.egg-info/