hotalert/.gitignore
2022-11-03 22:04:14 +02:00

19 lines
291 B
Text

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