diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +# Sphinx +_build/ + # python virtualenv venv/ ENV/ |
index : vyos-documentation.git | ||
VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git) |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,6 @@ +# Sphinx +_build/ + # python virtualenv venv/ ENV/ |