Skip to content

Commit 345cb7f

Browse files
committed
update preview target, add fern/.preview to gitignore
1 parent f23cc01 commit 345cb7f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ compiled/
1414

1515
# Rubymine
1616
.idea
17+
18+
# Fern preview files
19+
/fern/.preview

fern/generators.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ groups:
6464
version: 4.22.0
6565
github:
6666
mode: pull-request
67-
repository: fern-demo/intercom-python
67+
repository: fern-demo/intercom-python-sdk
6868
config:
6969
client_class_name: Intercom

0 commit comments

Comments
 (0)