Skip to content

Commit dd5db15

Browse files
committed
Add .gitignore for maven and site build
1 parent 2c771de commit dd5db15

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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+
11+
site-content

0 commit comments

Comments
 (0)