diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-01-10 10:26:43 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-01-10 10:26:59 +0100 |
commit | af2e707d0fc447b84699eb10928a71507e90a02e (patch) | |
tree | 329766cfec3254bfe8fef837664b23415ba7a77b /sphinx | |
parent | 7c7122fd62e8eed13e2b08f69f6fcf8093a926db (diff) | |
download | vyos-1x-af2e707d0fc447b84699eb10928a71507e90a02e.tar.gz vyos-1x-af2e707d0fc447b84699eb10928a71507e90a02e.zip |
Debian: vyos-1x depends on python3-spinx for "make docs"
Diffstat (limited to 'sphinx')
-rw-r--r-- | sphinx/source/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sphinx/source/.gitignore b/sphinx/source/.gitignore new file mode 100644 index 000000000..30d85567b --- /dev/null +++ b/sphinx/source/.gitignore @@ -0,0 +1 @@ +*.rst |