# Byte-compiled / optimized / DLL files
__pycache__/
qget/__pycache__/

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg

# PyInstaller
*.manifest
*.spec

# VScode
.vscode/