fix gitignore

This commit is contained in:
Timothy Farrell 2017-01-18 19:16:29 -06:00
parent 758e0feb7e
commit 15340bd323
2 changed files with 3 additions and 3 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
packages/**/node_modules
packages/**/dist
packages/**/lib

View File

@ -1,3 +0,0 @@
node_modules
dist
lib