Hey Stephen, > -*~ > -\#*\#
It looks like you've dropped *~ and \#*\# - is that deliberate? Regards, Daniel > - > -# > -# Top-level generic files > -# > -tags > -TAGS > -!.gitignore > - > -# configuration files > -patchwork/settings/production.py > +# Byte-compiled / optimized / DLL files > +__pycache__/ > +*.py[cod] > +*$py.class > > # stgit generated dirs > patches-* > > -# quilt's files > +# CTag > +tags > +TAGS > + > +# quilt files > /patches > /series > > @@ -34,6 +20,18 @@ cscope.* > *.orig > *.rej > > -# test artifacts > -/selenium.log > -/selenium_screenshots > +# Unit test / coverage reports > +htmlcov/ > +.tox/ > +.coverage > +.coverage.* > + > +# Django stuff: > +*.log > + > +# Selenium test artifacts > +selenium.log > +selenium_screenshots > + > +# Patchwork configuration files > +patchwork/settings/production.py > -- > 2.7.4 > > _______________________________________________ > Patchwork mailing list > [email protected] > https://lists.ozlabs.org/listinfo/patchwork
signature.asc
Description: PGP signature
_______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
