diff options
author | Jesús <heckyel@hyperbola.info> | 2021-02-20 13:31:27 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-02-20 13:31:27 -0500 |
commit | c55514b6e5fc588f66af4c8e11974d6e78f5e9e9 (patch) | |
tree | 38f3cc74b719e285cd6360925faa2d004bc43b34 | |
parent | 8505335e1f3d8ad8f669b50bc489327580472926 (diff) | |
download | hypervideo-gui-c55514b6e5fc588f66af4c8e11974d6e78f5e9e9.tar.lz hypervideo-gui-c55514b6e5fc588f66af4c8e11974d6e78f5e9e9.tar.xz hypervideo-gui-c55514b6e5fc588f66af4c8e11974d6e78f5e9e9.zip |
[.gitignore]: update
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,7 +9,8 @@ MANIFEST Changelog.txt README.txt # build -hypervideo-gui.tar.gz +*.tar.gz +*.tar.lz # test env venv |