Skip to content

Commit d7e4ae9

Browse files
author
Vladimir Kotal
authored
ignore .DLL
1 parent 92e2762 commit d7e4ae9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/org/opensolaris/opengrok/index/IgnoredFiles.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ public final class IgnoredFiles extends Filter {
5454
".sln",
5555
".vsmdi", // Visual Studio tests
5656
"*.dll",
57+
"*.DLL",
5758
".opengrok_skip_history",
5859
};
5960

0 commit comments

Comments
 (0)