diff --git a/.dockerignore b/.dockerignore index d7ae5a9cf590..f5eda1366729 100644 --- a/.dockerignore +++ b/.dockerignore @@ -17,7 +17,6 @@ # under the License. .git -**/*.jar **/*.class dist target diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000000..af377f305262 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @confluentinc/obs-data diff --git a/.gitignore b/.gitignore index 687481e31911..48449c5282ff 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ target *.swo *.pyc .classpath -.idea +.idea/ .project .PVS-Studio .settings/ @@ -44,7 +44,6 @@ website/build/ **/druidapi.egg-info/ examples/quickstart/jupyter-notebooks/docker-jupyter/notebooks website/i18n/* -# ignore NetBeans IDE specific files nbproject nbactions.xml nb-configuration.xml diff --git a/.idea/inspectionProfiles/Druid.xml b/.idea/inspectionProfiles/Druid.xml index 0889de4cc67a..612e4f651eed 100644 --- a/.idea/inspectionProfiles/Druid.xml +++ b/.idea/inspectionProfiles/Druid.xml @@ -39,9 +39,13 @@