Blame view

ant-design-vue-jeecg/.gitignore 210 Bytes
肖超群 authored
1
.DS_Store
谭毅彬 authored
2
3
/node_modules
/node
肖超群 authored
4
/dist
谭毅彬 authored
5
/test
肖超群 authored
6
7

# local env files
8
.env.*
肖超群 authored
9
10
11
12
13
14
15
16
17
18
19
20
21
22

# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*