Change in osmo-pcu[master]: gitignore: Add __pychache__ dir

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

pespin gerrit-no-reply at lists.osmocom.org
Tue Sep 22 16:06:49 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/20242 )

Change subject: gitignore: Add __pychache__ dir
......................................................................

gitignore: Add __pychache__ dir

That's created by VTY tests running python.

Change-Id: Idb67909ddd5027dbdcbf5a3882d1bb0d4ff9d29e
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved



diff --git a/.gitignore b/.gitignore
index 58be63b..01f4f47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,7 @@
 
 # tests
 .dirstamp
+__pycache__/
 tests/atconfig
 tests/package.m4
 tests/*/*Test

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/20242
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Idb67909ddd5027dbdcbf5a3882d1bb0d4ff9d29e
Gerrit-Change-Number: 20242
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200922/413d9c7e/attachment.htm>


More information about the gerrit-log mailing list