Skip to content

Commit

Permalink
Add dist to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kognise committed Oct 1, 2020
1 parent 7341679 commit 897cca2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,5 @@ typings/
.idea/

# Output of yarn build
out/
out/
dist/

0 comments on commit 897cca2

Please sign in to comment.