diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-19 18:01:27 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-12-19 18:01:27 +0100 |
commit | 6a2f577858f718833511d34f0bc431804aeb9e40 (patch) | |
tree | 035fe8c3c9d5f3199ed860c7a828197be462d6fc /.gitignore | |
parent | e747ad40df76d80d24e797f8bfb2670c1fa2f6c9 (diff) | |
download | vyos-documentation-6a2f577858f718833511d34f0bc431804aeb9e40.tar.gz vyos-documentation-6a2f577858f718833511d34f0bc431804aeb9e40.zip |
gitignore: add SlickEdit project files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,3 +3,7 @@ venv/ # put various editor ignores here .vscode/ +*.vpj +*.vpw +*.vpwhist +*.vtg |