plone.api/fix_tests: add coverage files into gitignore
Alexander Loechel <jenkins-z4DKO/[email protected]> Wed, 26 Jul 2017 16:01:36 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: plone.api Branch: refs/heads/fix_tests Date: 2017-07-27T01:00:28+02:00 Author: Alexander Loechel (loechel) <[email protected]> Commit: https://github.com/plone/plone.api/commit/cd4d93959b51c798563f26f423bb1f2bf28980d5 add coverage files into gitignore Files changed: M .gitignore diff --git a/.gitignore b/.gitignore index fbf9d8e..a2f78d5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,11 +2,11 @@ *.py[cod] *~ /.Python -/.coverage +/.coverage* /.installed.cfg /bin/ /build/ -/coverage +/coverage* /develop-eggs/ /dist/ /docs/Makefile ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot