Skip to content

Commit

Permalink
Merge pull request #152 from cap-js/gitignore-_out
Browse files Browse the repository at this point in the history
Add _out to .gitignore
  • Loading branch information
danjoa authored Jan 30, 2024
2 parents 851f183 + e8bff46 commit 326fbfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ package-lock.json
.idea
.DS_Store
.vscode
**/_out

# cds-typer
@cds-models/

0 comments on commit 326fbfc

Please sign in to comment.