[JAVA-30447] Cleanup un-committed or un-ignored artifacts (#15724)
This commit is contained in:
parent
4c0c0f8bcf
commit
be466148ad
|
@ -64,13 +64,13 @@ core-java-io/hard_link.txt
|
||||||
core-java-io/target_link.txt
|
core-java-io/target_link.txt
|
||||||
core-java/src/main/java/com/baeldung/manifest/MANIFEST.MF
|
core-java/src/main/java/com/baeldung/manifest/MANIFEST.MF
|
||||||
ethereum/logs/
|
ethereum/logs/
|
||||||
jmeter/src/main/resources/*-JMeter.csv
|
testing-modules/jmeter/src/main/resources/*-JMeter.csv
|
||||||
jmeter/src/main/resources/*-Basic*.csv
|
testing-modules/jmeter/src/main/resources/*-Basic*.csv
|
||||||
jmeter/src/main/resources/*-JMeter*.csv
|
testing-modules/jmeter/src/main/resources/*-JMeter*.csv
|
||||||
jmeter/src/main/resources/*ReportsDashboard*.csv
|
testing-modules/jmeter/src/main/resources/*ReportsDashboard*.csv
|
||||||
jmeter/src/main/resources/dashboard/*ReportsDashboard*.csv
|
testing-modules/jmeter/src/main/resources/dashboard/*ReportsDashboard*.csv
|
||||||
jmeter/src/main/resources/*FileExtractionExample.csv
|
testing-modules/jmeter/src/main/resources/*FileExtractionExample.csv
|
||||||
jmeter/src/main/resources/*_Summary-Report.csv
|
testing-modules/jmeter/src/main/resources/*_Summary-Report.csv
|
||||||
|
|
||||||
ninja/devDb.mv.db
|
ninja/devDb.mv.db
|
||||||
|
|
||||||
|
@ -128,3 +128,6 @@ persistence-modules/neo4j/data/**
|
||||||
/deep-shallow-copy/.mvn/wrapper
|
/deep-shallow-copy/.mvn/wrapper
|
||||||
/deep-shallow-copy/mvnw
|
/deep-shallow-copy/mvnw
|
||||||
/deep-shallow-copy/mvnw.cmd
|
/deep-shallow-copy/mvnw.cmd
|
||||||
|
|
||||||
|
#spring-5-webflux-2
|
||||||
|
**/testdb.mv.db
|
Loading…
Reference in New Issue