osmith has uploaded this change for review.
gitignore: add build dir
Change-Id: Iea8f79b4094ed79f64b0ed6d6e34212ebaea0c43
---
M .gitignore
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/onomondo-ipa refs/changes/63/42863/1
diff --git a/.gitignore b/.gitignore
index 5d00c85..1e00c3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -94,3 +94,5 @@
# Application
src/ipa/ipa
+# CMake builddir
+build/
To view, visit change 42863. To unsubscribe, or for help writing mail filters, visit settings.