# Python byte translated files
__pycache__/
*.py[cod]

# Python specific
venv/
env/
dist/
build/
eggs/
*.egg-info

# VisualStudio Code
.vscode/
*.code-workspace

# Other
TODO
*json
*gz
*zst
*txt
*pkgbuild_parser*
.idea/
*sh