Skip to content

Commit 829a0ed

Browse files
authored
1.x: ignore .pmd file in root directory (#4065)
1 parent 54eeaca commit 829a0ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,6 @@ bin/
6969
# Scala build
7070
*.cache
7171
/.nb-gradle/private/
72+
73+
# PMD local rules
74+
.pmd

0 commit comments

Comments
 (0)