twoot/.gitignore

8 lines
57 B
Plaintext
Raw Normal View History

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