Skip to content

Commit 4ff0fbf

Browse files
committed
chore: appmap.yml: exclude common functions from search
1 parent 4f7b4c2 commit 4ff0fbf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appmap.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ packages:
1313
- .yarn
1414
- path: packages/search
1515
exclude:
16+
- search/built/tokenize
17+
- search/built/query-keywords
18+
- search/built/split-camelized
1619
- node_modules
1720
- .yarn
1821
- path: packages/client

0 commit comments

Comments
 (0)