Blame view

frontend/front/.gitignore 190 Bytes
8ea9c133   陈威   初始化提交
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# .gitignore
.vscode/*
.DS_Store
node_modules
dist
npm-debug.log*
yarn.lock
yarn-debug.log*
yarn-error.log*
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
*.zip
*.7z
/package-lock.json
/yarn.lock