re-include src in npm package, exclude lib from git

This commit is contained in:
Dan Wheeler
2015-08-12 14:04:23 -07:00
parent d5e9214c82
commit 2159838c3c
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
!demo/require.js
!demo/mustache.js
node_modules
lib
*~
*.swp
*.swo

View File

@@ -2,6 +2,5 @@
bower.json
data
data-scripts
src
test