Update .gitignore

This commit is contained in:
2026-01-30 10:31:24 +07:00
parent 96291019cd
commit dcbb507b67
+3 -3
View File
@@ -18,7 +18,7 @@ coverage.*
profile.cov
# Dependency directories (remove the comment below to include it)
# vendor/
vendor/
# Go workspace file
go.work
@@ -28,5 +28,5 @@ go.work.sum
.env
# Editor/IDE
# .idea/
# .vscode/
.idea/
.vscode/