Logo white

antissoft / antissoft.dati.admin

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • antissoft.dati.admin
  • .gitignore
  • add vue.config.js to .gitignore
    e6c8e8a6
    yangzhi authored
    2022-06-02 10:03:35 +0800  
    Browse Code ยป
.gitignore 218 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
package-lock.json
tests/**/coverage/

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
vue.config.js
vue.config.js