From 86fdedcefd47e8c24b26851884bdaa5845d306b1 Mon Sep 17 00:00:00 2001 From: Christopher Brady Date: Tue, 26 Aug 2025 09:14:41 -0600 Subject: [PATCH] fern ignore claude action files --- .fernignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.fernignore b/.fernignore index aa8f36c..65c923c 100644 --- a/.fernignore +++ b/.fernignore @@ -6,6 +6,7 @@ README.md src/schematic/client.py # Additional custom code +.github/CODEOWNERS scripts/ src/schematic/cache.py src/schematic/event_buffer.py @@ -15,3 +16,4 @@ src/schematic/webhook_utils/ src/schematic/webhooks/verification.py tests/custom/ tests/webhook_utils/ +CLAUDE.md \ No newline at end of file