Skip to content

Commit 2ef5ee6

Browse files
committed
Add OpenAPI bundle output to .gitignore
1 parent ce42c93 commit 2ef5ee6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,6 @@ target/
6464

6565
# Ipython Notebook
6666
.ipynb_checkpoints
67+
68+
# OpenAPI bundle output (generated by make bundle-specs)
69+
api/bundled/

0 commit comments

Comments
 (0)