# Logs frontend/logs frontend/*.log frontend/npm-debug.log* frontend/yarn-debug.log* frontend/yarn-error.log* frontend/pnpm-debug.log* frontend/lerna-debug.log* frontend/node_modules frontend/dist frontend/dist-ssr frontend/*.local # Editor directories and files frontend/.vscode/* frontend/!.vscode/extensions.json frontend/.idea frontend/.DS_Store frontend/*.suo frontend/*.ntvs* frontend/*.njsproj frontend/*.sln frontend/*.sw? # Do not commit _pycache_ directories backend/__pycache__/ backend/endpoints/__pycache__/ backend/models/schemas/__pycache__/ backend/models/sql/__pycache__/