influxdb/.gitignore

31 lines
352 B
Plaintext
Raw Normal View History

vendor
.netrc
.vscode
2018-07-24 15:02:51 +00:00
.vs
.tern-project
2018-11-19 19:30:26 +00:00
.DS_Store
# binary databases
influxd.bolt
# Project distirbution
/dist
# Project binaries.
/influx
/influxd
2018-06-08 20:02:59 +00:00
/fluxd
/transpilerd
/bin
ui/node_modules
ui/yarn-error.log
ui/build
ui/.cache
ui/src/api/.gitignore
ui/src/api/.openapi-generator-ignore
ui/src/api/.openapi-generator/VERSION
ui/src/api/git_push.sh