Skip to content

Commit eed5aa0

Browse files
authored
Add .git-versioned-pom.xml to .gitignore (#16)
1 parent 17f0e7a commit eed5aa0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ lib
66
.idea
77
out
88
*/*.iml
9+
*.iml
910

1011
# New with maven migration
1112
target/
12-
*.iml
1313
.cifuzz-corpus/
1414
fuzz-out/
15+
# Generated by maven-git-versioning-extension
16+
.git-versioned-pom.xml

0 commit comments

Comments
 (0)