Holger Freyther has submitted this change and it was merged.
Change subject: Ignore config.cache
......................................................................
Ignore config.cache
Change-Id: Ida2294e490eb5eec515aa00742fb6cfc29b11b48
Reviewed-on:
https://gerrit.osmocom.org/83
Tested-by: Jenkins Builder
Reviewed-by: Holger Freyther <holger(a)freyther.de>
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
Holger Freyther: Looks good to me, approved
diff --git a/.gitignore b/.gitignore
index 32915aa..03ce379 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@
aminclude.am
m4/*.m4
autom4te.cache
+config.cache
config.h*
config.sub
config.log
--
To view, visit
https://gerrit.osmocom.org/83
To unsubscribe, visit
https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ida2294e490eb5eec515aa00742fb6cfc29b11b48
Gerrit-PatchSet: 2
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Arran Cudbard-bell <a.cudbardb(a)freeradius.org>
Gerrit-Reviewer: Holger Freyther <holger(a)freyther.de>
Gerrit-Reviewer: Jenkins Builder