# Backend data/ *.log # Frontend node_modules/ dist/ .nyc_output/ # Go *.exe *.exe~ *.dll *.so *.test *.out # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store Thumbs.db