Changes in / [93bcc45:c7155e9]


Ignore:
Files:
1 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • wscript

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