osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/pysim/+/38252?usp=email )
Change subject: gitignore: add files generated with jenkins.sh
......................................................................
gitignore: add files generated with jenkins.sh
Change-Id: Iaffe04a3dfebd46efc479dc3665fd67f2c95f375
---
M .gitignore
1 file changed, 4 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/52/38252/1
diff --git a/.gitignore b/.gitignore
index 8401eb2..2eb3d89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,7 @@
/docs/_*
/docs/generated
+/.cache
+/.local
+/build
+/pySim.egg-info
--
To view, visit
https://gerrit.osmocom.org/c/pysim/+/38252?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: Iaffe04a3dfebd46efc479dc3665fd67f2c95f375
Gerrit-Change-Number: 38252
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>