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/.
osmith gerrit-no-reply at lists.osmocom.orgHello laforge,
I'd like you to do a code review. Please visit
https://gerrit.osmocom.org/c/mncc-python/+/17977
to review the following change.
Change subject: update .gitignore with rtpsource object code file names
......................................................................
update .gitignore with rtpsource object code file names
Change-Id: I085d50bb60e4eebda5d92c6e5fbc5a1d56c0badb
---
M .gitignore
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/mncc-python refs/changes/77/17977/1
diff --git a/.gitignore b/.gitignore
index b948985..77e974f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
*.swp
*.pyc
+
+*.o
+rtpsource/rtpsource
--
To view, visit https://gerrit.osmocom.org/c/mncc-python/+/17977
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: mncc-python
Gerrit-Branch: master
Gerrit-Change-Id: I085d50bb60e4eebda5d92c6e5fbc5a1d56c0badb
Gerrit-Change-Number: 17977
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200429/330b4d17/attachment.htm>