From 5d6262493cdb0ba02991c6770d541564fbeee4f0 Mon Sep 17 00:00:00 2001 From: Erik Innocent Date: Fri, 5 Sep 2025 16:28:13 -0700 Subject: [PATCH] Add context7.json --- context7.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 context7.json diff --git a/context7.json b/context7.json new file mode 100644 index 000000000..48f8a832c --- /dev/null +++ b/context7.json @@ -0,0 +1,10 @@ +{ + "$schema": "https://context7.com/schema/context7.json", + "projectTitle": "zio-http", + "description": "A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers", + "folders": ["docs", "zio-http-example"], + "excludeFolders": ["docs/examples"], + "excludeFiles": [], + "rules": ["Ignore anything with the term `printSource`."], + "previousVersions": [] +}