Skip to content

Commit

Permalink
expand gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nabbar committed Sep 11, 2020
1 parent c291727 commit 927b29a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

# Test binary, built with `go test -c`
*.test
*.cover*

# Output of the go coverage tool, specifically when used with LiteIDE
*.out
Expand All @@ -22,3 +23,4 @@ go.sum
.idea/*
.idea/**/*

/test-*

0 comments on commit 927b29a

Please sign in to comment.