forked from TrueCloudLab/tzhash
Ignore vendor and binary
This commit is contained in:
parent
3d96a71c03
commit
9789dcb2b6
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -9,4 +9,7 @@
|
|||
*.test
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
*.out
|
||||
|
||||
vendor
|
||||
tzsum
|
||||
|
|
Loading…
Reference in a new issue