Skip to content

Commit 5621ede

Browse files
authored
Do not add OWNERS to bingo's .gitignore (#2122)
bingo overwrites the .gitignore file, so it can create an unexpected merge conflict. Leave the OWNERS file in place (unless we discover that it is also a problem later). Signed-off-by: Todd Short <[email protected]>
1 parent 8ea6a66 commit 5621ede

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.bingo/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99
!README.md
1010
!Variables.mk
1111
!variables.env
12-
!OWNERS
1312

1413
*tmp.mod

0 commit comments

Comments
 (0)