|
@@ -9,10 +9,12 @@ build-idea/
|
|
|
out/
|
|
|
|
|
|
# include shared intellij config
|
|
|
-!.idea/scopes/x_pack.xml
|
|
|
+!.idea/checkstyle-idea.xml
|
|
|
+!.idea/eclipseCodeFormatter.xml
|
|
|
+!.idea/externalDependencies.xml
|
|
|
!.idea/inspectionProfiles/Project_Default.xml
|
|
|
!.idea/runConfigurations/Debug_Elasticsearch.xml
|
|
|
-!.idea/checkstyle-idea.xml
|
|
|
+!.idea/scopes/x_pack.xml
|
|
|
|
|
|
# These files are generated in the main tree by IntelliJ
|
|
|
benchmarks/src/main/generated/*
|