From be36fb979ffa98bfac7d757be2dbf83b022239cd Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sun, 30 Sep 2012 21:39:00 -0700 Subject: [PATCH] Make .jamignore ignore test-build.js and test/template/. Former-commit-id: cc6e5e744e81cfb92ae46a4991a39b5c925a0727 --- .jamignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.jamignore b/.jamignore index a12d4488e..fe2bcb905 100644 --- a/.jamignore +++ b/.jamignore @@ -4,3 +4,5 @@ doc/*.php node_modules/ perf/*.sh test/*.sh +test/test-build.js +test/template/