osmith submitted this change.
gitignore: add dirs generated with jenkins.sh
Change-Id: Ib255d889a0d65b581a1f4e47a3d767e33ae9b352
---
M .gitignore
1 file changed, 3 insertions(+), 0 deletions(-)
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 change 38269. To unsubscribe, or for help writing mail filters, visit settings.