This repository has been archived on 2023-04-18. You can view files and clone it, but cannot push or open issues or pull requests.
notificationarr/.gitignore
Dawid Wysokiński 249db98ac7
All checks were successful
continuous-integration/drone/push Build is passing
feat: add .drone.yml (#2)
Reviewed-on: #2
2022-07-13 05:27:59 +00:00

20 lines
304 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/
.idea
bin/*
!bin/install_tools.sh