From 9adf0e5d59198d6990b068916f57dbabf22b272b Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Wed, 17 Oct 2012 08:48:47 -0700 Subject: [PATCH] Update .gitignore, .jamignore, .npmignore. Former-commit-id: a01be2b79a51188e3bbd91926c68afcb17476808 --- .gitignore | 2 +- .jamignore | 12 ++++-------- .npmignore | 11 +++++++++-- 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 51ba382fe..54e7fab45 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ -*.custom.* .DS_Store +*.custom.* node_modules/ vendor/closure-compiler/ vendor/uglifyjs/ diff --git a/.jamignore b/.jamignore index a1eae95dc..ed1283be1 100644 --- a/.jamignore +++ b/.jamignore @@ -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/ diff --git a/.npmignore b/.npmignore index c65b57a14..f1cc4a4d0 100644 --- a/.npmignore +++ b/.npmignore @@ -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/