This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Pau Espin Pedrol gerrit-no-reply at lists.osmocom.orgPau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/10202 Change subject: gitignore: Filter *.pc ...................................................................... gitignore: Filter *.pc Change-Id: I1e4e9b7342b23b4ef460801d61b4dd9c2fdc6dab --- M .gitignore 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/02/10202/1 diff --git a/.gitignore b/.gitignore index 7633c73..11a3bfb 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ *.pyc *.gcda *.gcno +*.pc #configure aclocal.m4 -- To view, visit https://gerrit.osmocom.org/10202 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-mgw Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1e4e9b7342b23b4ef460801d61b4dd9c2fdc6dab Gerrit-Change-Number: 10202 Gerrit-PatchSet: 1 Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180727/5dca50c9/attachment.htm>