# Python cache
*.egg-info
*.py[cod]
*$py.class

# python build files
*VERSION
build/*
dist/*

# debian build files
.pybuild/*
usr/*
debian/theme-manager/*
debian/*debhelper*
*.mo

# snap packaging
*.snap
