Skip to content

Commit a79847d

Browse files
author
Aaron Spiegel
committed
Gitignore coverage and IDE files
1 parent 5c6ff61 commit a79847d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ anaconda-mode/
6666
# Test binary, build with 'go test -c'
6767
*.test
6868
# Output of the go coverage tool, specifically when used with LiteIDE
69+
coverage.txt
6970
*.out
7071
### Vim ###
7172
# swap
@@ -81,3 +82,4 @@ tags
8182
.vscode/*
8283
.history
8384
# End of https://www.gitignore.io/api/go,vim,emacs,visualstudiocode
85+
*.iml

0 commit comments

Comments
 (0)