osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/onomondo-ipa/+/42863?usp=email )
Change subject: gitignore: add build dir ...................................................................... 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 https://gerrit.osmocom.org/c/onomondo-ipa/+/42863?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: newchange Gerrit-Project: onomondo-ipa Gerrit-Branch: master Gerrit-Change-Id: Iea8f79b4094ed79f64b0ed6d6e34212ebaea0c43 Gerrit-Change-Number: 42863 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]>
