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