Delete accidentally added file, and gitignore (#118971)
This commit is contained in:
parent
e0f4b01fb8
commit
8a8dfe8f68
|
@ -69,3 +69,6 @@ testfixtures_shared/
|
|||
# Generated
|
||||
checkstyle_ide.xml
|
||||
x-pack/plugin/esql/src/main/generated-src/generated/
|
||||
|
||||
# JEnv
|
||||
.java-version
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
21
|
Loading…
Reference in New Issue