Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 078b4f2

Browse files
committed
Updated .gitignore
1 parent f321819 commit 078b4f2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.gitignore

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
vendor/
2-
phpunit.xml
3-
docs/html/
4-
zf-mkdoc-theme/
5-
clover.xml
6-
coveralls-upload.json
1+
/clover.xml
2+
/coveralls-upload.json
3+
/docs/html/
4+
/phpunit.xml
5+
/vendor/
6+
/zf-mkdoc-theme.tgz
7+
/zf-mkdoc-theme/

0 commit comments

Comments
 (0)