diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 08:07:27 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-08 08:07:27 +0000 |
commit | 4b19ab73104667d0c582537db4f4d130634cc678 (patch) | |
tree | f37cd3ba874d781f6fe8264b0dba34addf07730a /.gitignore | |
parent | Adding upstream version 1.26.1. (diff) | |
download | mycli-4b19ab73104667d0c582537db4f4d130634cc678.tar.xz mycli-4b19ab73104667d0c582537db4f4d130634cc678.zip |
Adding upstream version 1.27.2.upstream/1.27.2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,3 +12,6 @@ .cache/ .coverage .coverage.* + +.venv/ +venv/ |