neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/pysim/+/39496?usp=email )
Change subject: .gitignore: dist subdir, may be created by pip
......................................................................
.gitignore: dist subdir, may be created by pip
Change-Id: Ib23a687845842bd25d83f87aa00ae0c278abc842
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/96/39496/1
diff --git a/.gitignore b/.gitignore
index 2eb3d89..f03107a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/.local
/build
/pySim.egg-info
+dist
--
To view, visit
https://gerrit.osmocom.org/c/pysim/+/39496?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ib23a687845842bd25d83f87aa00ae0c278abc842
Gerrit-Change-Number: 39496
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>