diff --git a/.gitignore b/.gitignore index 62ea03d6..e43b0f98 100644 --- a/.gitignore +++ b/.gitignore @@ -1,145 +1 @@ -# Keep editor-specific, non-project specific ignore rules in global .gitignore: -# https://help.github.com/articles/ignoring-files/#create-a-global-gitignore - -vendor -.netrc -.vscode -.vs -.tern-project .DS_Store -.idea -.cgo_ldflags - -# binary databases -influxd.bolt -*.db - -# Project distribution -/dist - -# Project binaries. -/influx -/influxd -/fluxd -/transpilerd -/bin - -# Project tools that you might install with go build. -/editorconfig-checker -/staticcheck - -ui/node_modules -ui/coverage -ui/npm-error.log -ui/build -ui/.cache -ui/package-lock.json -ui/junit.xml - -# e2e test artifacts -ui/cypress/screenshots -ui/cypress/videos - -ui/src/api/.gitignore -ui/src/api/.openapi-generator-ignore -ui/src/api/.openapi-generator/VERSION -ui/src/api/git_push.sh - -# UI generated typescript types -ui/src/client/generatedRoutes.ts - -http/swagger_gen.go - -# The below files are generated with make generate -# These are used with the assests go build tag. -chronograf/canned/bin_gen.go -chronograf/dist/dist_gen.go -chronograf/server/swagger_gen.go -http/swagger_gen.go - -# The rest of the file is the .gitignore from the original influxdb repository, -# copied here to prevent mistakenly checking in any binary files -# that may be present but previously ignored if you cloned/developed before v2. - -*~ - -config.json -/bin/ - -/query/a.out* - -# ignore generated files. -cmd/influxd/version.go - -# executables - -*.test - -influx_tsm -**/influx_tsm -!**/influx_tsm/ - -influx_stress -**/influx_stress -!**/influx_stress/ - -influxd -**/influxd -!**/influxd/ - -influx -**/influx -!**/influx/ - -influxdb -**/influxdb -!**/influxdb/ - -influx_inspect -**/influx_inspect -!**/influx_inspect/ - -/benchmark-tool -/main -/benchmark-storage -godef -gosym -gocode -inspect-raft - -# dependencies -out_rpm/ -packages/ - -# autconf -autom4te.cache/ -config.log -config.status - -# log file -influxdb.log -benchmark.log - -# config file -config.toml - -# test data files -integration/migration_data/ -test-logs/ - -# man outputs -man/*.xml -man/*.1 -man/*.1.gz - -# test outputs -/test-results.xml -junit-results -cypress/screenshots -cypress/videos - -# profile data -/prof - -# vendored files -/vendor diff --git a/apache_jmeter/README.md b/apache_jmeter/readme.md similarity index 100% rename from apache_jmeter/README.md rename to apache_jmeter/readme.md diff --git a/apache_postgresql/README.md b/apache_postgresql/readme.md similarity index 100% rename from apache_postgresql/README.md rename to apache_postgresql/readme.md diff --git a/apex_legends/README.md b/apex_legends/readme.md similarity index 100% rename from apex_legends/README.md rename to apex_legends/readme.md diff --git a/aws_cloudwatch/README.md b/aws_cloudwatch/readme.md similarity index 100% rename from aws_cloudwatch/README.md rename to aws_cloudwatch/readme.md diff --git a/currency_exchange_rates/README.md b/currency_exchange_rates/readme.md similarity index 100% rename from currency_exchange_rates/README.md rename to currency_exchange_rates/readme.md diff --git a/endpoint-security-state/README.md b/endpoint-security-state/readme.md similarity index 100% rename from endpoint-security-state/README.md rename to endpoint-security-state/readme.md diff --git a/enviro_plus/README.md b/enviro_plus/readme.md similarity index 100% rename from enviro_plus/README.md rename to enviro_plus/readme.md diff --git a/fortnite/README.md b/fortnite/readme.md similarity index 100% rename from fortnite/README.md rename to fortnite/readme.md diff --git a/gcp_monitoring/README.md b/gcp_monitoring/readme.md similarity index 100% rename from gcp_monitoring/README.md rename to gcp_monitoring/readme.md diff --git a/influxdb2_oss_metrics/README.md b/influxdb2_oss_metrics/readme.md similarity index 100% rename from influxdb2_oss_metrics/README.md rename to influxdb2_oss_metrics/readme.md diff --git a/jenkins/README.md b/jenkins/readme.md similarity index 100% rename from jenkins/README.md rename to jenkins/readme.md diff --git a/k8s/README.md b/k8s/readme.md similarity index 100% rename from k8s/README.md rename to k8s/readme.md diff --git a/kafka/README.md b/kafka/readme.md similarity index 100% rename from kafka/README.md rename to kafka/readme.md diff --git a/linux_system/README.md b/linux_system/readme.md similarity index 100% rename from linux_system/README.md rename to linux_system/readme.md diff --git a/modbus/README.md b/modbus/readme.md similarity index 100% rename from modbus/README.md rename to modbus/readme.md diff --git a/monitoring_influxdb_1.x/README.md b/monitoring_influxdb_1.x/readme.md similarity index 100% rename from monitoring_influxdb_1.x/README.md rename to monitoring_influxdb_1.x/readme.md diff --git a/network_interface_performance/README.md b/network_interface_performance/readme.md similarity index 100% rename from network_interface_performance/README.md rename to network_interface_performance/readme.md diff --git a/nginx_mysql/README.md b/nginx_mysql/readme.md similarity index 100% rename from nginx_mysql/README.md rename to nginx_mysql/readme.md diff --git a/redis/README.md b/redis/readme.md similarity index 100% rename from redis/README.md rename to redis/readme.md diff --git a/sflow/README.md b/sflow/readme.md similarity index 100% rename from sflow/README.md rename to sflow/readme.md diff --git a/snmp/README.md b/snmp/readme.md similarity index 100% rename from snmp/README.md rename to snmp/readme.md diff --git a/telegraf/README.md b/telegraf/readme.md similarity index 100% rename from telegraf/README.md rename to telegraf/readme.md diff --git a/windows_system/README.md b/windows_system/readme.md similarity index 100% rename from windows_system/README.md rename to windows_system/readme.md