From 6446e818d1fd0289aa55daa0b4fe34dad6dfd334 Mon Sep 17 00:00:00 2001 From: Ingo von Borstel Date: Tue, 20 Jan 2015 12:57:12 +0100 Subject: [PATCH] Add: Ignore bundle dir --- .hgignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.hgignore b/.hgignore index 61e71e2..f89082c 100644 --- a/.hgignore +++ b/.hgignore @@ -1 +1,3 @@ -install.sh \ No newline at end of file +syntax: glob +install.sh +bundle/**