GITLAB

Adam / gulu-admin

Sign in
  • Sign in
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
a795fa7b14f6cb93eb6b5c2a8da425ed8ca6625d
  • gulu-admin
  • .gitignore
  • a795fa7b1   auto commit the code by alias command Browse Code »
    Adam
    5 years ago  
.gitignore 199 Bytes
edit raw blame history
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
.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
yarn.lock