We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1954a3 commit 1c98456Copy full SHA for 1c98456
.gitignore
@@ -13,3 +13,6 @@ target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/create
13
target/surefire-reports/com.ss.algorithms.AlgorithmsApplicationTests.txt
14
target/surefire-reports/TEST-com.ss.algorithms.AlgorithmsApplicationTests.xml
15
target/maven-archiver/pom.properties
16
+target/classes/META-INF/MANIFEST.MF
17
+target/classes/META-INF/maven/com.ss/algorithms/pom.properties
18
+target/classes/META-INF/maven/com.ss/algorithms/pom.xml
0 commit comments