mongo-python-driver/.gitignore
Steven Silvester 86084adb29
PYTHON-4975 Use justfile as the task runner (#2057)
Co-authored-by: Noah Stapp <noah@noahstapp.com>
2025-01-17 14:48:01 -06:00

41 lines
521 B
Plaintext

*~
*#*
.DS*
*.cm
*.class
*.pyc
*.pyd
build/
doc/_build/
dist/
tools/settings.py
drivers-evergreen-tools
pymongo.egg-info/
*.so
*.egg*
.tox
mongocryptd.pid
.idea/
.vscode/
.nova/
venv/
secrets-export.sh
libmongocrypt.tar.gz
libmongocrypt/
libmongocrypt_git/
hatch_config.toml
.venv
expansion.yml
.evergreen/scripts/env.sh
# Lambda temp files
test/lambda/.aws-sam
test/lambda/env.json
test/lambda/mongodb/pymongo/*
test/lambda/mongodb/gridfs/*
test/lambda/mongodb/bson/*
# test results and logs
xunit-results/
server.log