Skip to content

Commit 0e5a501

Browse files
committed
Add helpers to fern ignore
1 parent 4eaea4f commit 0e5a501

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.fernignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Specify files that shouldn't be modified by Fern
2-
src/helpers/*
2+
src/helpers/ids.ts
3+
src/helpers/index.ts
34
src/index.ts
45
src/IcePanelClient.ts
56
src/types.ts
6-
src/consts.ts
7+
src/consts.ts
8+
package.json

0 commit comments

Comments
 (0)