osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/python/pyosmocom/+/38269?usp=email )
Change subject: gitignore: add dirs generated with jenkins.sh
......................................................................
gitignore: add dirs generated with jenkins.sh
Change-Id: Ib255d889a0d65b581a1f4e47a3d767e33ae9b352
---
M .gitignore
1 file changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/python/pyosmocom refs/changes/69/38269/1
diff --git a/.gitignore b/.gitignore
index f2487b6..0c6adc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@
build
dist
docs/_build
+/.cache
+/.local
+/pysim
--
To view, visit
https://gerrit.osmocom.org/c/python/pyosmocom/+/38269?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: python/pyosmocom
Gerrit-Branch: master
Gerrit-Change-Id: Ib255d889a0d65b581a1f4e47a3d767e33ae9b352
Gerrit-Change-Number: 38269
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>