Files
micro-config-service/.gitignore
Evstigneev Denis 8ed1b944a8
Some checks are pending
coverage / build (pull_request) Blocked by required conditions
lint / lint (pull_request) Blocked by required conditions
test / test (pull_request) Blocked by required conditions
upd job_sync && add gitignore && gomod
2025-12-29 12:05:31 +03:00

21 lines
317 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/
# Develop tools
/.vscode/
/.idea/
.idea
.vscode