Skip to content

Commit 4b67244

Browse files
committed
FIX reduce context size
1 parent 2cd91ee commit 4b67244

File tree

2 files changed

+20
-6
lines changed

2 files changed

+20
-6
lines changed

.aiexclude

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
node_modules/
22
docs/
3-
npm-debug.log
3+
plugins/
4+
config/appwrite/
5+
config/supabase/
6+
docs-src/.docusaurus
7+
docs-src/build
8+
docs-src/node_modules
9+
docs-src/static
10+
examples/
411
test_tmp/
12+
npm-debug.log
513
psrqlbn-db/
614
coverage/
715
log.txt
@@ -26,5 +34,4 @@ dist/
2634
*-debug.log
2735
.vscode
2836
ai-context.txt
29-
ERROR-MESSAGES.md
30-
plugins/
37+
ERROR-MESSAGES.md

.claudeignore

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
node_modules/
22
docs/
3-
npm-debug.log
3+
plugins/
4+
config/appwrite/
5+
config/supabase/
6+
docs-src/.docusaurus
7+
docs-src/build
8+
docs-src/node_modules
9+
docs-src/static
10+
examples/
411
test_tmp/
12+
npm-debug.log
513
psrqlbn-db/
614
coverage/
715
log.txt
@@ -26,5 +34,4 @@ dist/
2634
*-debug.log
2735
.vscode
2836
ai-context.txt
29-
ERROR-MESSAGES.md
30-
plugins/
37+
ERROR-MESSAGES.md

0 commit comments

Comments
 (0)