Skip to content

Commit c5f6687

Browse files
vladakVladimir Kotal
authored andcommitted
ignore .gitignore
1 parent 3638ee3 commit c5f6687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/org/opensolaris/opengrok/history/GitRepository.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ public GitRepository() {
101101
};
102102

103103
ignoredDirs.add(".git");
104+
ignoredFiles.add(".gitignore");
104105
}
105106

106107
/**

0 commit comments

Comments
 (0)