config gitignore

This commit is contained in:
2024-11-11 22:20:16 +01:00
parent ad26e99ad5
commit 3f83ba608f
3 changed files with 17 additions and 1 deletions

4
.gitignore vendored
View File

@@ -16,8 +16,10 @@
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
vendor/
# Go workspace file
go.work
# goland/jetbrains directory
.idea/