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
|
||||
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
@ -17,6 +18,9 @@ vendor
|
||||
# database
|
||||
db
|
||||
|
||||
# artefacts for Intelli-J fleet
|
||||
.fleet
|
||||
|
||||
# Intelli-J files
|
||||
.idea
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user