diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,6 +1,8 @@ - +# Temp files __pycache__/ -build/ +dist/ flycheck* +hypervideo_gui.egg-info *.spec *.json +MANIFEST |
![]() |
index : hypervideo-gui.git | |
Simple Hypervideo Downloader GUI | heckyel |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 6 |
@@ -1,6 +1,8 @@ - +# Temp files __pycache__/ -build/ +dist/ flycheck* +hypervideo_gui.egg-info *.spec *.json +MANIFEST |