diff options
author | Jesús <heckyel@hyperbola.info> | 2019-12-10 15:37:01 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-12-10 15:37:01 -0500 |
commit | d890768c160ff09bffc51fb3bdf5f32e233a571d (patch) | |
tree | 16696a7fc0d4c513bc96469ca9d125e6c9d48664 | |
parent | 52e48f3a2941d9c1f0d29213095ed24586afa5cd (diff) | |
download | hypervideo-gui-d890768c160ff09bffc51fb3bdf5f32e233a571d.tar.lz hypervideo-gui-d890768c160ff09bffc51fb3bdf5f32e233a571d.tar.xz hypervideo-gui-d890768c160ff09bffc51fb3bdf5f32e233a571d.zip |
update gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ __pycache__/ build/ +flycheck* *.spec *.json |