[ticket/172] Remove portal.php from export-ignore list

The file no longer exists inside the repository and therefore there is no
need to ingore it during export. This prevented the portal from exporting
the needed language file portal.php during the creation of the zip
archive.

B3P-172
This commit is contained in:
marc1706
2014-02-04 12:55:24 +01:00
parent af102fee19
commit 25a70e20b2

1
.gitattributes vendored
View File

@@ -6,4 +6,3 @@ travis/ export-ignore
.travis.yml export-ignore
phpunit.xml.* export-ignore
README.md export-ignore
portal.php export-ignore