This repository has been archived on 2021-11-05. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
kamojiserv/.gitignore
T
2021-11-05 12:21:20 +01:00

20 lines
302 B
Plaintext

# ---> Go
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
main
# 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/
*.code-workspace