ticketfrei4/.gitignore
2021-12-28 06:11:42 +01:00

8 lines
65 B
Plaintext

*.swp
*.egg-info/
__pycache__/
/.tox/
/build/
/venv/
/db.sqlite3