twoot/.gitignore

11 lines
75 B
Plaintext
Raw Normal View History

2020-03-22 10:58:15 +00:00
.idea/
.vscode/
venv/
*.secret
*.sh
2021-06-01 09:06:57 +00:00
*.log
2022-11-17 19:18:42 +00:00
*.png
*.xcf
2020-03-22 10:58:15 +00:00
twoot.db
2020-04-09 16:41:51 +00:00
__pycache__