# pycache
__pycache__
app/__pycache__/
app/util/__pycache__/

# output
output/

# test
*test.py

# Build
build/
dist/
main.spec
