Review at https://gerrit.osmocom.org/6389
.gitignore: Add m4 files Change-Id: I7ad810e720ee8a02a28c601aa966ddde04023819 --- M .gitignore 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/89/6389/1 diff --git a/.gitignore b/.gitignore index 5f6aee2..3a254f8 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,11 @@ #configure aclocal.m4 autom4te.cache/ +m4/libtool.m4 +m4/ltoptions.m4 +m4/ltsugar.m4 +m4/ltversion.m4 +m4/lt~obsolete.m4 config.log config.status config.guess -- To view, visit https://gerrit.osmocom.org/6389 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7ad810e720ee8a02a28c601aa966ddde04023819 Gerrit-PatchSet: 1 Gerrit-Project: osmo-sgsn Gerrit-Branch: master Gerrit-Owner: Pau Espin Pedrol <[email protected]>
