diff options
author | rebortg <github@ghlr.de> | 2024-01-14 21:34:52 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2024-01-14 21:34:52 +0100 |
commit | bcef0f76c56dc715aaa05fe21943f013619827af (patch) | |
tree | ee4cb03d63a8871f1eeeedf2a05718a625606a4f /.gitignore | |
parent | a45a98349ca83a97688fa9d0bc0b68f0ad9078f4 (diff) | |
download | vyos-documentation-bcef0f76c56dc715aaa05fe21943f013619827af.tar.gz vyos-documentation-bcef0f76c56dc715aaa05fe21943f013619827af.zip |
update sphinx and dependencies
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ venv/ ENV/ .venv Pipfile.lock +Pipfile # put various editor ignores here .vscode/ |