Remove build source ./lodash.js from components.

Former-commit-id: 4d7f56385b288b396182020aed07eec285c37815
This commit is contained in:
John-David Dalton
2013-06-08 09:23:20 -07:00
parent 244ee08d7d
commit 0c1a26170c
3 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
*.md
*.txt
build.js
lodash.js
index.js
bower.json
component.json

View File

@@ -4,6 +4,7 @@
*.d.ts
*.map
*.md
lodash.js
bower.json
component.json
doc

View File

@@ -47,6 +47,7 @@
"*.md",
"*.txt",
"build.js",
"lodash.js",
"index.js",
"bower.json",
"component.json",