fix gitignore

This commit is contained in:
wea_ondara
2024-04-24 19:42:00 +02:00
parent 0442c2da4f
commit ebd0748894

12
.gitignore vendored
View File

@@ -1,8 +1,8 @@
.idea/
frontend/node_modules
frontend/dev-dist
frontend/dist
backend/db.sqlite3
conversations/
models/
/frontend/node_modules
/frontend/dev-dist
/frontend/dist
/backend/db.sqlite3
/conversations
/models