Skip to content

Commit

Permalink
chore: update gitigonre to ignore build, coverage and jsii-outdir (aw…
Browse files Browse the repository at this point in the history
…s#3427)

---

By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].

[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
  • Loading branch information
yuth authored Mar 21, 2022
1 parent 7d55087 commit c15aada
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ dist/
*.tabl.json
*.swp
*.snk
build/
coverage/
jsii-outdir/

0 comments on commit c15aada

Please sign in to comment.