Skip to content

Commit 3955cc7

Browse files
committed
Update .fernignore
1 parent 40b4c34 commit 3955cc7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.fernignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
11
# Specify files that shouldn't be modified by Fern
2+
3+
.github/workflows/ci.yml
4+
.github/workflows/legacy.yml
5+
.github/ISSUE_TEMPLATE
6+
.github/labeler.yml
7+
.github/pull_request_template.md
8+
examples
9+
legacy
10+
src/square/core/api_error.py
11+
src/square/utils/webhooks_helper.py
12+
tests/integration
13+
README.md

0 commit comments

Comments
 (0)