#Ignore python3 generated files
#*.py
*.pyc
*.pyo
*.egg

#Ignore log files
*.log*

__pycache__/
dist/
build/
*.egg-info/

#Ignore Mettle generated files
bs_audit/db/
bs_audit/braze/
bs_audit/sql/*.sql

LICENCE
