# Ignore compiled Python files
*.pyc
# Ignore cache files
*.cache
package-metadata.json
.DS_Store

