44 lines
565 B
Plaintext
44 lines
565 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/
|
|
.temp/
|
|
venv/
|
|
secrets-export.sh
|
|
libmongocrypt.tar.gz
|
|
libmongocrypt/
|
|
.venv
|
|
expansion.yml
|
|
*expansions.yml
|
|
.evergreen/scripts/env.sh
|
|
.evergreen/scripts/test-env.sh
|
|
specifications/
|
|
results.json
|
|
|
|
# Lambda temp files
|
|
test/lambda/.aws-sam
|
|
test/lambda/mongodb/pymongo/*
|
|
test/lambda/mongodb/gridfs/*
|
|
test/lambda/mongodb/bson/*
|
|
test/lambda/*.json
|
|
|
|
# test results and logs
|
|
xunit-results/
|
|
server.log
|