forked from meswork/HL_MES_manager_ai
Add HL MES manager with AI assistant service
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
.env
|
||||
*.log
|
||||
debug.log
|
||||
node_modules/
|
||||
dist/
|
||||
.idea/
|
||||
.vscode/
|
||||
.cursor/
|
||||
package-lock.json
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
*.stackdump
|
||||
dist.zip
|
||||
~$*
|
||||
Reference in New Issue
Block a user