Skip to content

Commit

Permalink
chore: git ignore dist (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenji-yamane authored May 18, 2022
1 parent bc67cfe commit 13faa11
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
bin/
.idea
.vscode
unit_coverage.out

dist
.release-env
unit_coverage.out

0 comments on commit 13faa11

Please sign in to comment.