Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

    r3a6a7766 r8142a7e  
    606606    ctx.excl += ' **/.landscape.yml'
    607607    ctx.excl += ' **/.appveyor.yml'
    608     ctx.excl += ' **/circle.yml'
     608    ctx.excl += ' **/.circleci/*'
    609609    ctx.excl += ' **/.coveragerc'
Note: See TracChangeset for help on using the changeset viewer.