富茂A端打印模板内嵌编辑器
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 lines
142 B

  1. # 忽略目录
  2. example/
  3. dist/
  4. src/
  5. node_modules/
  6. .vscode/
  7. # 忽略指定文件
  8. vue.config.js
  9. babel.config.js
  10. .eslintrc.js
  11. .editorconfig
  12. *.map