From fbd84896a5be3ba8468fdf5e9b53709240de5f8b Mon Sep 17 00:00:00 2001 From: Ben Papillon Date: Tue, 4 Nov 2025 10:49:26 -0800 Subject: [PATCH] Add MIT license --- .fernignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.fernignore b/.fernignore index 65c923c..35c0aa1 100644 --- a/.fernignore +++ b/.fernignore @@ -1,5 +1,6 @@ # Specify files that shouldn't be modified by Fern +LICENSE README.md # Inherits from base_client.py @@ -16,4 +17,4 @@ src/schematic/webhook_utils/ src/schematic/webhooks/verification.py tests/custom/ tests/webhook_utils/ -CLAUDE.md \ No newline at end of file +CLAUDE.md