Ignore dependency directory

This commit is contained in:
Joakim Hellsén 2024-01-23 17:20:51 +01:00
commit d45e6d5036

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