Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Commit 87579f2

Browse files
committed
Modified .gitignore
1 parent b140ac4 commit 87579f2

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

.gitignore

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
target/
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-
131
# Compiled class file
142
*.class
153

@@ -20,7 +8,7 @@ buildNumber.properties
208
*.ctxt
219

2210
# idea files
23-
.idea/
11+
/.idea/
2412

2513
# Mobile Tools for Java (J2ME)
2614
.mtj.tmp/

0 commit comments

Comments
 (0)