aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Bultel <thierry.bultel@iot.bzh>2018-06-22 11:17:09 +0200
committerThierry Bultel <thierry.bultel@iot.bzh>2018-06-22 11:24:40 +0200
commit844108e91808f658b99259f888122674cc1b9c61 (patch)
tree1680458b0088feaa4145e3804c6c48206b1c7fae
parent30b321a440472b99efc5480a0b76fa50def4cc08 (diff)
.gitignore: ignore build with wildcard
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8fa86ee..a42fa7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/build/
+/build*/
/nbproject/private