tvxwidgets/.gitignore
Navid Yaghoobi 0b5b299832 go update 1.18 + unit tests for utils
Signed-off-by: Navid Yaghoobi <navidys@fedoraproject.org>
2023-12-19 18:12:08 +11:00

18 lines
294 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
.vscode/*
bin/*
.coverage
# 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/