Skip to content

Commit dd4af3b

Browse files
committed
Fixing gitIgnore
1 parent 6d0af57 commit dd4af3b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,14 @@ hs_err_pid*
2525
*.prefs
2626
.classpath
2727
*.bak
28+
target/
29+
pom.xml.tag
30+
pom.xml.releaseBackup
31+
pom.xml.versionsBackup
32+
pom.xml.next
33+
*.pom
34+
release.properties
35+
dependency-reduced-pom.xml
36+
buildNumber.properties
37+
.mvn/timing.properties
38+
.settings/

puml2confluence-core/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)