Skip to content

Commit

Permalink
🚧 git提交工具
Browse files Browse the repository at this point in the history
  • Loading branch information
GodD6366 committed Dec 23, 2018
0 parents commit dc920c3
Show file tree
Hide file tree
Showing 10 changed files with 1,150 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
.DS_Store
node_modules
/dist
lib
# local env files
.env.local
.env.*.local

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

# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*
Loading

0 comments on commit dc920c3

Please sign in to comment.