*.gz
*.pc
.githooks
.scratch/
cmake-build
_build/
dist_manifest.txt
test-results.json
*.pyc

# Windows things
*.sdf
*.sln
*.vcxproj*
.vs
Debug
install_manifest.txt
x64

# "dist" is produced during the release process
dist

# `secrets-export.sh` is created by the drivers-evergreen-tools `setup_secrets.sh` script.
# Ignore this file to reduce risk of committing credentials during local development.
secrets-export.sh

# A file that can be used to store secrets for Earthly
.secret
