From 2f9cb6a91e0ced0513ed756082a6feff4c79e282 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sun, 30 Sep 2012 23:29:43 -0700 Subject: [PATCH] Add more to .jamignore. Former-commit-id: aaa51092bb28995478e4cf8cf1b5ff249880a99c --- .jamignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.jamignore b/.jamignore index fe2bcb905..a1eae95dc 100644 --- a/.jamignore +++ b/.jamignore @@ -1,8 +1,14 @@ *.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