Skip to content

Commit 66aae84

Browse files
committed
chore: updated gitignore
1 parent e746721 commit 66aae84

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.speakeasy/reports
12
.venv/
23
README-PYPI.md
34
pyrightconfig.json
@@ -10,9 +11,16 @@ __pycache__/
1011
# human-added igore files
1112
.ipynb_checkpoints/
1213
.idea/
14+
15+
.local
16+
*.ipynb
17+
1318
openapi.json
1419
openapi_client.json
15-
20+
openapi_serverless.json
21+
openapi_platform_api.json
22+
openapi_merged.yaml
23+
openapi_platform_serverless_client.yaml
1624
# Environments
1725
.env
1826
.envrc

0 commit comments

Comments
 (0)