diff options
author | rebortg <github@ghlr.de> | 2020-11-29 19:08:35 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-11-29 19:08:35 +0100 |
commit | 371bf8185f3cd0628969a8603aa92503b2fc3853 (patch) | |
tree | 91113bcd6a31fd635af54bf39b079f2cb1d3053b /.gitignore | |
parent | adf00431bcc81e270687882e672d59dd2c65515a (diff) | |
download | vyos-documentation-371bf8185f3cd0628969a8603aa92503b2fc3853.tar.gz vyos-documentation-371bf8185f3cd0628969a8603aa92503b2fc3853.zip |
rearange changelog, cli, contributing
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/ |