docs-v2/.gitignore

28 lines
460 B
Plaintext

.DS_Store
*~
public
.*.swp
node_modules
.config*
**/.env*
*.log
/resources
.hugo_build.lock
/content/influxdb*/**/api/**/*.html
!api-docs/**/.config.yml
/api-docs/redoc-static.html*
/telegraf-build
!telegraf-build/templates
!telegraf-build/scripts
!telegraf-build/README.md
/cypress/downloads
/cypress/screenshots/*
/cypress/videos/*
test-results.xml
/influxdb3cli-build-scripts/content
.vscode/*
!.vscode/launch.json
.idea
**/config.toml
package-lock.json
tmp