Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/9393
Change subject: gitignore: Filter m4 files ...................................................................... gitignore: Filter m4 files Change-Id: I1ed0e5999a0b131091d78544d06a7be3c803a139 --- M openbsc/.gitignore 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/93/9393/1 diff --git a/openbsc/.gitignore b/openbsc/.gitignore index 3a811e7..a1695c6 100644 --- a/openbsc/.gitignore +++ b/openbsc/.gitignore @@ -37,6 +37,7 @@ stamp-h1 libtool ltmain.sh +m4/*.m4 # git-version-gen magic .tarball-version -- To view, visit https://gerrit.osmocom.org/9393 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: openbsc Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1ed0e5999a0b131091d78544d06a7be3c803a139 Gerrit-Change-Number: 9393 Gerrit-PatchSet: 1 Gerrit-Owner: Pau Espin Pedrol <[email protected]>
