twoot/.gitignore

13 lines
97 B
Plaintext
Raw Normal View History

2020-03-22 11:58:15 +01:00
.idea/
.vscode/
venv/
2023-06-13 17:28:05 +02:00
__pycache__/
2020-03-22 11:58:15 +01:00
*.secret
*.sh
2021-06-01 11:06:57 +02:00
*.log
2022-11-17 20:18:42 +01:00
*.png
*.xcf
2020-03-22 11:58:15 +01:00
twoot.db
2022-12-11 11:15:50 +01:00
*.toml
!default.toml