Ignore vendor

This commit is contained in:
2024-01-21 13:26:47 +01:00
parent 78164248dc
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