airflow-webserver.pid
airflow.db
airflow.cfg
*.swp
.idea
*.pyc
__pycache__
.cache
.local
.manta
connections.yaml
logs

# terraform
.terraform/
terraform.tfstate.backup
terraform.tfvars
terraform.tfvars.json
tests/.cache

# build specific ignores
build/

# test coverage related
.coverage
