Skip to content

Commit 55ff6ba

Browse files
committed
ignore mongodb*tgz release files and "failed.txt" from run-tests
1 parent 22c839b commit 55ff6ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,14 @@ site
5656

5757
# Run tests
5858
tmp-php.ini
59+
failed.txt
5960

6061
# Release files
6162
!bin/*.php
6263
ChangeLog
6364
package.xml
6465
phongo-*tgz
66+
mongodb-*tgz
6567

6668
# Composer (for testing)
6769
composer.phar

0 commit comments

Comments
 (0)