osmith submitted this change.
2 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
gitignore: add build dir
Change-Id: Iea8f79b4094ed79f64b0ed6d6e34212ebaea0c43
---
M .gitignore
1 file changed, 2 insertions(+), 0 deletions(-)
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.