.gitignore
@@ -1,37 +1,14 @@ node_modules .DS_Store .github dist .npmrc .cache ## ide **/.idea *.iml rebel.xml tests/server/static tests/server/static/upload ## backend **/target **/logs .local # local env files .env.local .env.*.local .eslintcache # Log files npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* # Editor directories and files .idea # .vscode *.suo *.ntvs* *.njsproj *.sln *.sw? /os_del.cmd /.vscode/ /.history/ /svn clear.bat ## front **/*.lock /target/