# Python bytecode
*.pyc

# Build directory
build/*
dist/*

# Egg info directory
*.egg-info
