go_winter_work_2025/go/lesson3/.gitignore
Vitaliy Turov 0fbcd3a93a feature/train-go-lesson-3 (#8)
Reviewed-on: https://git.gocommunity.ru/walleri1/go_winter_work_2025/pulls/8
Co-authored-by: Vitaliy Turov <walleri1@yandex.ru>
Co-committed-by: Vitaliy Turov <walleri1@yandex.ru>
2025-02-15 13:29:20 +03:00

16 lines
269 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/