add a gitignore file

main
Ray Slakinski 2021-04-09 10:20:25 -04:00
parent db222e778b
commit 95d048edda
1 changed files with 17 additions and 0 deletions

17
.gitignore vendored 100644
View File

@ -0,0 +1,17 @@
# 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/
./ontvacstat