Update .gitignore, .jamignore, .npmignore.

Former-commit-id: a01be2b79a51188e3bbd91926c68afcb17476808
This commit is contained in:
John-David Dalton
2012-10-17 08:48:47 -07:00
parent e2de22470e
commit 9adf0e5d59
3 changed files with 14 additions and 11 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,5 @@
*.custom.*
.DS_Store
*.custom.*
node_modules/
vendor/closure-compiler/
vendor/uglifyjs/

View File

@@ -1,14 +1,10 @@
*.custom.*
.*
*.custom.*
build.js
index.js
build/
doc/*.php
node_modules/
perf/*.sh
test/*.sh
test/test-build.js
test/template/
vendor/closure-compiler
vendor/docdown
vendor/uglifyjs
perf/
test/
vendor/

View File

@@ -1,15 +1,22 @@
*.custom.*
.*
*.custom.*
*.d.ts
doc/*.php
node_modules/
perf/*.html
perf/*-ui.js
perf/*.sh
test/*.html
test/*-ui.js
test/*.sh
vendor/*.gz
vendor/backbone/
vendor/docdown/
vendor/benchmark.js/*.jar
vendor/closure-compiler
vendor/docdown
vendor/firebug-lite/
vendor/jquery/
vendor/qunit/qunit/*.css
vendor/requirejs/
vendor/uglifyjs
vendor/underscore/test/