File tree Expand file tree Collapse file tree 1 file changed +42
-1
lines changed Expand file tree Collapse file tree 1 file changed +42
-1
lines changed Original file line number Diff line number Diff line change 11target /
2- .vscode /
2+ pom.xml.tag
3+ pom.xml.releaseBackup
4+ pom.xml.versionsBackup
5+ pom.xml.next
6+ release.properties
7+ dependency-reduced-pom.xml
8+ buildNumber.properties
9+ .mvn /timing.properties
10+ # https://github.com/takari/maven-wrapper#usage-without-binary-jar
11+ .mvn /wrapper /maven-wrapper.jar
12+
13+ # Eclipse m2e generated files
14+ # Eclipse Core
15+ .project
16+ # JDT-specific (Eclipse Java Development Tools)
17+ .classpath
18+ # Compiled class file
19+ * .class
20+
21+ # Log file
22+ * .log
23+
24+ # BlueJ files
25+ * .ctxt
26+
27+ # Mobile Tools for Java (J2ME)
28+ .mtj.tmp /
29+
30+ # Package Files #
31+ * .jar
32+ * .war
33+ * .nar
34+ * .ear
35+ * .zip
36+ * .tar.gz
37+ * .rar
38+
39+ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
40+ hs_err_pid *
41+ replay_pid *
42+ .vscode /
43+ .DS_Store
You can’t perform that action at this time.
0 commit comments