Skip to content

Commit

Permalink
chores: include dist folder in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjanrak committed Jul 23, 2022
1 parent 4be6d3a commit dcca7f2
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 @@ -11,5 +11,6 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Dependency directories (remove the comment below to include it)
vendor/

dist/

0 comments on commit dcca7f2

Please # to comment.