osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/pysim/+/31986
)
Change subject: gitignore: add manuals related files
......................................................................
gitignore: add manuals related files
Change-Id: I93a63b33032f93f381b8ef451aecc97d3011ce8c
---
M .gitignore
1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/86/31986/1
diff --git a/.gitignore b/.gitignore
index d18402d..8401eb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
*.pyc
.*.swp
+
+/docs/_*
+/docs/generated
--
To view, visit
https://gerrit.osmocom.org/c/pysim/+/31986
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I93a63b33032f93f381b8ef451aecc97d3011ce8c
Gerrit-Change-Number: 31986
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange