This commit is contained in:
2022-10-19 17:01:55 +08:00
커밋 4f131cda36
466개의 변경된 파일60382개의 추가작업 그리고 0개의 파일을 삭제

25
.gitignore vendored Normal file
파일 보기

@@ -0,0 +1,25 @@
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
package-lock.json
yarn.lock
/.env.development
/vue.config.js