modified: .gitignore

This commit is contained in:
GEgorov
2025-10-07 00:23:09 +03:00
parent be609b254c
commit 3c890a8373

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
node_modules/ node_modules/
dist/ backend/dist/
frontend/dist/
.env .env
*.log *.log
.DS_Store .DS_Store