Skip to content

Commit

Permalink
added next configs to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hakjosef committed Apr 2, 2019
1 parent 2d36fce commit 61d00f5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,8 @@

# Output of the go coverage tool, specifically when used with LiteIDE
*.out
dist
dist

.idea
vendor
.envrc

0 comments on commit 61d00f5

Please sign in to comment.