updated gitignore

This commit is contained in:
2025-06-20 14:37:10 +02:00
parent dfc242084e
commit 970eb9e19e
+2 -1
View File
@@ -3,6 +3,7 @@
db.sqlite3
*.pyc
*/__pycache__/
*/migrations/
albums/
wallpapers/
frontend/node_modules/
frontend/.next/