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 *.txt
build.js build.js
index.js index.js
bower.json
build build
doc doc
node_modules node_modules

View File

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