GITLAB

刘文博 / gulu-vue

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
e92e93f736dc5fa6b70e21912657ba890c6955ef
  • gulu-vue
  • .gitignore
  • 843fce64e   feat(master): 加入 vuex 的使用 Browse Code »
    wulunyi
    5 years ago  
.gitignore 254 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
.DS_Store
node_modules/
unpackage/
dist/
.history

# local env files
.env.local
.env.*.local

# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# Editor directories and files
.project
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*
yarn.lock