*.dSYM *.o *.gcno *.gcda .DS_Store __pycache__/ /.idea /cmake-build-* # Visual Studio / Visual Studio Code /.vs/ /.vscode/ /out/ # clangd cache /.cache/ # build directories (vscode-cmake-tools, user-defined, ...) /build*/ # fuzzers /tests/corpus_* /tests/parse_*_fuzzer # documentation /docs/docset/JSON_for_Modern_C++.docset/ /docs/docset/JSON_for_Modern_C++.tgz /docs/docset/docSet.dsidx /docs/mkdocs/.cache/ /docs/mkdocs/docs/__pycache__/ /docs/mkdocs/site/ /docs/mkdocs/venv/ # serve_header /localhost.pem /localhost-key.pem /serve_header.yml # Swift Package Manager build directory /.build venv nlohmann_json.spdx # api_checker: ephemeral, location/doc-status-sensitive working file (not the committed # release-tracking artifact -- see tools/api_checker/api_surface.json for that) /tools/api_checker/api_snapshot.json # Bazel-related MODULE.bazel.lock