1
This commit is contained in:
parent
383817a543
commit
f393ba5e98
9
.gitignore
vendored
9
.gitignore
vendored
@ -6,12 +6,13 @@
|
|||||||
*.so
|
*.so
|
||||||
*.dylib
|
*.dylib
|
||||||
|
|
||||||
# Test binary, built with `go test -c`
|
|
||||||
*.test
|
|
||||||
|
|
||||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||||
*.out
|
*.out
|
||||||
|
*.log
|
||||||
|
|
||||||
# Dependency directories (remove the comment below to include it)
|
# Dependency directories (remove the comment below to include it)
|
||||||
# vendor/
|
# vendor/
|
||||||
|
.idea/
|
||||||
|
.git/
|
||||||
|
.DS_Store/
|
||||||
|
.tmp/
|
||||||
Loading…
x
Reference in New Issue
Block a user