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/