mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°4771 Fix .make/composer/rmDeniedTestDir.php doing nothing on Windows
Note that a .gitignore entry was added in dbc3da7b but it isn't necessary if rmDeniedTestDir work as expected !
This commit is contained in:
3
lib/.gitignore
vendored
3
lib/.gitignore
vendored
@@ -13,9 +13,7 @@
|
||||
# ArchiveTar
|
||||
/pear/archive_tar/docs
|
||||
/pear/archive_tar/scripts
|
||||
/pear/archive_tar/tests
|
||||
/pear/archive_tar/sync-php4
|
||||
/pear/console_getopt/tests
|
||||
|
||||
# Emogrifier
|
||||
/pelago/emogrifier/.github
|
||||
@@ -33,4 +31,3 @@
|
||||
/twig/twig/doc
|
||||
/twig/twig/test
|
||||
/twig/twig/drupal_test.sh
|
||||
/symfony/twig-bundle/Tests
|
||||
|
||||
Reference in New Issue
Block a user