干燥机配套车间生产管理系统/云平台服务端
baoshiwei
2024-10-25 762b96c37a1f876fdfc020cc672b9a4b80cbfdd8
.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/