Files
2025-03-16 18:11:01 -07:00

16 lines
128 B
Plaintext
Executable File

# pycache
__pycache__
app/__pycache__/
app/util/__pycache__/
# output
output/
# test
*test.py
# Build
build/
dist/
main.spec