Pau Espin Pedrol has submitted this change and it was merged.

Change subject: gitignore: Add *.pyc
......................................................................


gitignore: Add *.pyc

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

Approvals:
  Max: Looks good to me, but someone else must approve
  Jenkins Builder: Verified
  Holger Freyther: Looks good to me, approved



diff --git a/.gitignore b/.gitignore
index b968e92..4119e7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 set_pythonpath
 test_work
 state
+*.pyc

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I987df905c5d64294488b5a6cdcf4306307616fc6
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Holger Freyther <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <[email protected]>
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>

Reply via email to