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/ .idea/
frontend/node_modules /frontend/node_modules
frontend/dev-dist /frontend/dev-dist
frontend/dist /frontend/dist
backend/db.sqlite3 /backend/db.sqlite3
conversations/ /conversations
models/ /models