subprojects: Add nlohmann_json to .gitignore

libcamera use the nlohmann_json wrap indirectly through libpisp. This
causes the nlohmann_json.wrap being copied to /subprojects at configure
time, and nlohmann_json being downloaded to /nlohmann_json-3.11.2. Add
an entryto .gitignore to cover both.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
This commit is contained in:
Laurent Pinchart
2026-04-04 02:46:40 +03:00
parent b225b2874f
commit 53b0f26599

View File

@@ -3,5 +3,6 @@
/googletest-release*
/libpisp
/libyuv
/nlohmann_json*
/packagecache
/yaml-0.2.5