[MERGED] python/osmo-python-tests[master]: Ignore compilation byproducts

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Dec 20 16:05:49 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: Ignore compilation byproducts
......................................................................


Ignore compilation byproducts

Change-Id: Ic04a1b9411b851547ef7ce7a9b562cb290081ca9
---
M .gitignore
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/.gitignore b/.gitignore
index 766f495..095d598 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
 osmopython.egg-info/
+*.pyc
+build/
+dist/

-- 
To view, visit https://gerrit.osmocom.org/5483
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic04a1b9411b851547ef7ce7a9b562cb290081ca9
Gerrit-PatchSet: 4
Gerrit-Project: python/osmo-python-tests
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list