Skip to content

Commit

Permalink
Add .gitignore file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 26, 2017
0 parents commit e49e2e2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
node_modules
build
.DS_Store
*.swp
npm-debug.log
dist
.vscode
es5
package-lock.json
dll
lib
.cache

0 comments on commit e49e2e2

Please sign in to comment.