Skip to content

Commit c9d926c

Browse files
author
Andrei Bratu
committed
Update fernignore definition to regenerate SDK
1 parent 7fe741c commit c9d926c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.fernignore

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,17 @@
33
# Custom code
44

55
src/otel
6-
src/eval_utils
7-
src/utilities
6+
src/evals
7+
src/decorators
88
src/index.ts
99
src/humanloop.client.ts
10+
src/overload.ts
11+
src/error.ts
12+
src/context.ts
1013

1114
# Tests
1215

13-
tests
16+
## Add custom tests here
1417

1518
# CI Action
1619

@@ -19,8 +22,6 @@ tests
1922
# Config files
2023

2124
.prettierrc.yml
22-
babel.config.js
23-
jest.config.js
2425
.prettierignore
2526
.gitignore
2627

0 commit comments

Comments
 (0)