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 # Output of the go coverage tool, specifically when used with LiteIDE
*.out *.out
# Dependency directories (remove the comment below to include it) # Dependency directories
# vendor/ vendor/
# Go workspace file # Go workspace file
go.work go.work