summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Bultel <thierry.bultel@iot.bzh>2019-04-04 09:46:19 +0200
committerThierry Bultel <thierry.bultel@iot.bzh>2019-04-04 09:46:19 +0200
commitc8f15995b650bda9362b70d9c3e8131c73a29267 (patch)
tree08005d4eeffa2c14502a4243c2336f0352b910f0
parentb2503b916e7ff9513647e0b71b1a13ed4f126ce2 (diff)
.gitignore: add build_*
Change-Id: I06de8e45d1fc44dcc6050ce3431a21ee14f8e8e6 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e20b1ae..03eecb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
build/
build.*/
+build_*/
CMakeCache.txt
Makefile
*.so