Exclude bower.json from Jam and NPM packages.

Former-commit-id: 93ce567c4cfd70bcba58fff27d0dc6c6cca12b7d
This commit is contained in:
John-David Dalton
2013-04-16 08:58:57 -07:00
parent c3ac172960
commit 758ff03520
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
*.txt
build.js
index.js
bower.json
build
doc
node_modules

View File

@@ -2,6 +2,7 @@
*.custom.*
*.d.ts
*.md
bower.json
doc
node_modules
perf