We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b4c34 commit 3955cc7Copy full SHA for 3955cc7
.fernignore
@@ -1 +1,13 @@
1
# 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