 Issue 29459580:
  Issue 5250 - Add copyright update script  (Closed) 
  Base URL: https://hg.adblockplus.org/codingtools
    
  
    Issue 29459580:
  Issue 5250 - Add copyright update script  (Closed) 
  Base URL: https://hg.adblockplus.org/codingtools| Left: | ||
| Right: | 
| OLD | NEW | 
|---|---|
| 1 syntax: glob | 1 syntax: glob | 
| 2 *.pyc | 2 *.pyc | 
| 3 *.pyo | 3 *.pyo | 
| 4 .tox/ | 4 .tox/ | 
| 5 __pycache__/ | 5 __pycache__/ | 
| 6 *.egg-info/ | 6 *.egg-info/ | 
| 7 build/ | 7 build/ | 
| 8 dist/ | 8 dist/ | 
| 9 .cache | |
| 
Jon Sonesen
2017/06/13 16:30:19
Also you should add .coverage to this ignore file
 
rosie
2017/06/23 14:39:20
Done.
 | |
| OLD | NEW |