Do not ignore `.gitignore` and `.htaccess` files in DevtoolsPip
authorMatthias Schmidt <gravatronics@live.com>
Tue, 5 Feb 2019 18:00:39 +0000 (19:00 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Tue, 5 Feb 2019 18:00:39 +0000 (19:00 +0100)
commit592e4d08a0d4e275a316fb899115c1c6258744ed
tree6fac75e3b9b1042c4f6ad01992a88fcc5296eb55
parentef37949e2075598f57c32d23d53d4a056c5303d6
Do not ignore `.gitignore` and `.htaccess` files in DevtoolsPip

When syncing files, ignoring these files can cause directories not be created even though the code expects them to exist.
wcfsetup/install/files/lib/system/devtools/pip/DevtoolsPip.class.php