fix(gitignore)

This commit is contained in:
thinkinggis 2019-08-07 15:43:27 +08:00
parent 1fb6e2cffe
commit 2e5c83fdee
2 changed files with 1 additions and 2 deletions

2
.gitignore vendored
View File

@ -65,7 +65,7 @@ dist
temp temp
.DS_Store .DS_Store
.idea .idea
lib
*.sw* *.sw*
*.un~ *.un~
demos/gd.html demos/gd.html

View File

@ -73,7 +73,6 @@ bin
bundler bundler
demos demos
docs docs
lib
src src
temp temp
webpack-dev.config.js webpack-dev.config.js