dnsupdater/.gitignore

16 lines
206 B
Plaintext
Raw Normal View History

2019-04-05 11:39:35 +00:00
# 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
.idea/
2019-04-05 12:49:57 +00:00
/main