Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
cleanup
  • Loading branch information
bjornramberg authored Aug 15, 2019
1 parent 9baf961 commit dc41da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Ignore all that has no extensions (matches bin builds)
# Ignore all files that has no extensions (bins)
*
!*/
!*.*

0 comments on commit dc41da7

Please sign in to comment.