Files
influx-cli/.gitignore
2021-06-10 13:48:23 -05:00

23 lines
312 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
bin/
dist/
.idea/
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories
vendor/
# Docs generated from our openapi repo
api/cli.yml
api/cli.gen.yml