.env
.DS_Store
backups/
*.log

frontend/node_modules/
frontend/dist/
backend/node_modules/

backend/target/
release/*.tar.gz
