Remove fleet artefacts
This commit is contained in:
parent
3546fabdfa
commit
93bf6d4dc4
@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"toolchains": [],
|
|
||||||
"editor.guides": []
|
|
||||||
}
|
|
||||||
4
.gitignore
vendored
4
.gitignore
vendored
@ -8,6 +8,7 @@
|
|||||||
# Test binary, built with `go test -c`
|
# Test binary, built with `go test -c`
|
||||||
*.test
|
*.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
|
||||||
|
|
||||||
@ -17,6 +18,9 @@ vendor
|
|||||||
# database
|
# database
|
||||||
db
|
db
|
||||||
|
|
||||||
|
# artefacts for Intelli-J fleet
|
||||||
|
.fleet
|
||||||
|
|
||||||
# Intelli-J files
|
# Intelli-J files
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user