You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# 忽略目录
|
|
|
example/
|
|
|
dist/
|
|
|
src/
|
|
|
node_modules/
|
|
|
.vscode/
|
|
|
|
|
|
# 忽略指定文件
|
|
|
vue.config.js
|
|
|
babel.config.js
|
|
|
.eslintrc.js
|
|
|
.editorconfig
|
|
|
*.map
|