Skip to content

Commit 17e1e35

Browse files
committed
Do not ignore scripts/*.php files
1 parent 41e3610 commit 17e1e35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ mongocryptd.pid
4141
*.out
4242
*.mem
4343
*.php
44+
!scripts/*php
4445
!*.stub.php
4546
tests/*/*.sh
4647
tests/*/*/*/*.sh

0 commit comments

Comments
 (0)