Ignore vendor

This commit is contained in:
Joakim Hellsén 2024-01-21 13:26:47 +01:00
commit 10c0000fe0

4
.gitignore vendored
View file

@ -14,8 +14,8 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
# Dependency directories
vendor/
# Go workspace file
go.work