mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 22:17:37 +08:00
fix dependabot alerts
This commit is contained in:
1
cmdb-ui/.gitattributes
vendored
1
cmdb-ui/.gitattributes
vendored
@@ -1 +0,0 @@
|
||||
public/* linguist-vendored
|
26
cmdb-ui/.gitignore
vendored
26
cmdb-ui/.gitignore
vendored
@@ -1,26 +0,0 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
/dist
|
||||
/dist.zip
|
||||
/temp
|
||||
|
||||
# local env files
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# Log files
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Editor directories and files
|
||||
.idea
|
||||
.vscode
|
||||
*.suo
|
||||
*.ntvs*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw*
|
||||
*.css.map
|
||||
|
||||
.env.development
|
@@ -1,11 +0,0 @@
|
||||
#Oneops-UI
|
||||
|
||||
```shell
|
||||
## build
|
||||
yarn run build
|
||||
|
||||
## develop
|
||||
yarn run serve
|
||||
|
||||
|
||||
```
|
Reference in New Issue
Block a user