This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
waybar-nmvpn/.gitignore
Jim Ramsay e10016d701 First cut at nmvpn plugin
Signed-off-by: Jim Ramsay <i.am@jimramsay.com>
2022-08-01 15:06:59 -04:00

16 lines
282 B
Text

# Binaries for programs and plugins
waybar-nmvpn
*.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/