Files
influx-cli/.gitignore
2021-05-20 09:20:30 -04:00

21 lines
317 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
bin/
# 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
internal/api/cli.yml
internal/api/cli.gen.yml