ubnt-freifunk-map-api/.gitignore

17 lines
234 B
Plaintext
Raw Normal View History

2020-07-19 09:58:56 +00:00
# ---> Go
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2021-01-02 21:19:35 +00:00
output/*
2020-07-19 09:58:56 +00:00
2021-01-01 14:14:03 +00:00
ubnt-freifunk-map-api