Skip to content

Commit b7b8716

Browse files
committed
Update .gitignore
Copied standard gitignore
1 parent d24dde5 commit b7b8716

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.gitignore

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
target/
2-
pom.xml.tag
3-
pom.xml.releaseBackup
4-
pom.xml.next
5-
release.properties
1+
/.classpath
2+
/.project
3+
/.settings/
4+
/target

0 commit comments

Comments
 (0)