Skip to content

Commit de37454

Browse files
committed
Adding generated directories to list of ignored repos
deleting generated code Remove generated code, so it is regenerated and Gradle can cache tasks
1 parent 9c88508 commit de37454

File tree

350 files changed

+2
-44385
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

350 files changed

+2
-44385
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,5 @@ testfixtures_shared/
6969
# Generated
7070
checkstyle_ide.xml
7171
x-pack/plugin/esql/gen/
72+
/x-pack/plugin/esql/compute/src/main/generated
73+
/x-pack/plugin/esql/src/main/java/generated

x-pack/plugin/esql/compute/src/main/generated/org/elasticsearch/compute/aggregation/CountDistinctBooleanAggregatorFunction.java

Lines changed: 0 additions & 127 deletions
This file was deleted.

x-pack/plugin/esql/compute/src/main/generated/org/elasticsearch/compute/aggregation/CountDistinctBooleanAggregatorFunctionSupplier.java

Lines changed: 0 additions & 39 deletions
This file was deleted.

x-pack/plugin/esql/compute/src/main/generated/org/elasticsearch/compute/aggregation/CountDistinctBooleanGroupingAggregatorFunction.java

Lines changed: 0 additions & 202 deletions
This file was deleted.

0 commit comments

Comments
 (0)