diff mbox

[MERGED] libosmocore[master]: Ignore config.cache

Message ID 20160519063135.3240A664F@lists.osmocom.org
State New
Headers show

Commit Message

gerrit-no-reply@lists.osmocom.org May 19, 2016, 6:31 a.m. UTC
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@freyther.de>
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Holger Freyther: Looks good to me, approved
diff mbox

Patch

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