osmith has submitted this change. (
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(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
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: merged
Gerrit-Project: python/pyosmocom
Gerrit-Branch: master
Gerrit-Change-Id: Ib255d889a0d65b581a1f4e47a3d767e33ae9b352
Gerrit-Change-Number: 38269
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>