Remove fleet artefacts

This commit is contained in:
mcrakhman 2022-10-24 14:44:15 +02:00 committed by Mikhail Iudin
parent 77a289d2d0
commit dad0926ede
No known key found for this signature in database
GPG Key ID: FAAAA8BAABDFF1C0
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +0,0 @@
{
"toolchains": [],
"editor.guides": []
}

4
.gitignore vendored
View File

@ -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