Left: | ||
Right: |
LEFT | RIGHT |
---|---|
1 ^build$ | 1 ^build$ |
2 ^dist$ | 2 ^dist$ |
3 | 3 |
4 syntax: glob | 4 syntax: glob |
5 *.pyc | 5 *.pyc |
Sebastian Noack
2015/03/12 09:49:21
Mind .pyo files (created instead when running pyth
Wladimir Palant
2015/03/12 16:22:52
Sure. But I'll leave adding it to the ignore files
Sebastian Noack
2015/03/12 21:00:53
https://hg.adblockplus.org/sitescripts/rev/125215d
Wladimir Palant
2015/03/12 21:08:34
Quite frankly, it is probably enough if we do this
| |
6 *.pyo | |
LEFT | RIGHT |