chore: update gitignore, add translations

This commit is contained in:
2025-11-27 18:58:17 +01:00
parent 3bcabcce4b
commit 6cb49be951
3 changed files with 254 additions and 65 deletions
+29 -2
View File
@@ -29,8 +29,35 @@ traefik/certs/*
# Python
.python-version
.venv/
venv/
pyc
unknown_errors.txt
moonlogs.txt
thumb.jpg
antipm_pic.jpg
musicbot/
.trunk/
previous_profiles/
.python-version
/modules/__pycache__/
__pycache__/
*.session
*.session-old
*.db
*.sqlite3
*-journal
/venv/
.venv/
#DataSecurity
# DataSecurity
replacements.txt
# Vscode
.vscode
# Git
.gitattributes
# Misc
.DS_Store
.idea