...
1.vscode
2debug
3.idea
4*.iml
5*.ipr
6*.iws
7.idea
8*.sublime-project
9*.sublime-workspace
10driver-test-data.tar.gz
11perf
12**mongocryptd.pid
13*.test
14.DS_Store
15install
16main.so
17.cache
18install
19libmongocrypt
20venv
21test.suite
22
23# AWS SAM-generated files
24internal/test/faas/awslambda/.aws-sam
25internal/test/faas/awslambda/events/event.json
26
27# Ignore compiled binaries from the compilecheck
28internal/test/compilecheck/compilecheck
29internal/test/compilecheck/compilecheck.so
30
31# Ignore api report files
32api-report.md
33api-report.txt
34
35# Ignore secrets files
36secrets-expansion.yml
37secrets-export.sh
View as plain text