aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 0fc33f57547d755107f574b7c3d3c9fcf23feae8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Temp files
__pycache__/
dist/
flycheck*
hypervideo_gui.egg-info
*.spec
*.json
MANIFEST
README.txt
# build
hypervideo-gui.tar.gz
# test
env
venv