druid/.gitignore
Zoltan Haindrich 26e3c44f4b
Quidem record (#16624)
* enables to launch a fake broker based on test resources (druidtest uri)
* could record queries into new testfiles during usage
* instead of re-purpose Calcite's Hook migrates to use DruidHook which we can add further keys
* added a quidem-ut module which could be the place for tests which could iteract with modules/etc
2024-08-05 14:58:32 +02:00

52 lines
678 B
Plaintext

dist
longCompress
target
*.iml
*.ipr
*.iws
*.tar.gz
*.swp
*.swo
*.pyc
.classpath
.idea
.project
.PVS-Studio
.settings/
.vscode
*.log
.DS_Store
_site
dependency-reduced-pom.xml
LICENSE.BINARY
NOTICE.BINARY
README.BINARY
README
*.lock
.pmd
.pmdruleset.xml
.java-version
integration-tests/gen-scripts/
**/bin/
*.hprof
**/.ipynb_checkpoints/
website/.yarn/
website/node_modules/
website/.docusaurus/
website/build/
# Local Netlify folder
.netlify
*.pyc
**/.ipython/
**/.jupyter/
**/.local/
**/druidapi.egg-info/
examples/quickstart/jupyter-notebooks/docker-jupyter/notebooks
website/i18n/*
# ignore NetBeans IDE specific files
nbproject
nbactions.xml
nb-configuration.xml
*.iq.out