/apps

# Build outputs
/build
/dist/
xgee/_version.py


# Egg metadata
*.egg-info

# ignore all __pycache__ folders at any depth
**/__pycache__/
# ignore compiled Python files
*.py[cod]
