twoot/.gitignore

8 lines
57 B
Plaintext
Raw Normal View History

2020-03-22 11:58:15 +01:00
.idea/
.vscode/
venv/
*.secret
*.sh
2020-03-22 11:58:15 +01:00
twoot.db
2020-04-09 18:41:51 +02:00
__pycache__