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

Commit 96563ca

Browse files
committed
Add maven files to .gitignore
1 parent 753dda0 commit 96563ca

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
### https://raw.github.com/github/gitignore/14b7566ce157ce95b07006466bacee160f242284/maven.gitignore
2+
3+
target/
4+
pom.xml.tag
5+
pom.xml.releaseBackup
6+
pom.xml.versionsBackup
7+
pom.xml.next
8+
release.properties
9+
10+

0 commit comments

Comments
 (0)