# Ignore directories.
/.git
/build
/data
**/__pycache__

# Ignore shared objects
**/*.so
