Left: | ||
Right: |
LEFT | RIGHT |
---|---|
1 ^devenv$ | 1 ^devenv$ |
kzar
2015/01/22 11:13:01
Why not do this rule using glob syntax too to make
Wladimir Palant
2015/01/22 11:39:42
For the same reason: glob rules in .hgignore don't
| |
2 | 2 |
3 syntax:glob | 3 syntax:glob |
4 *.zip | 4 *.zip |
5 *.crx | 5 *.crx |
6 *.safariextz | |
6 *.pyc | 7 *.pyc |
7 *.sh | 8 *.sh |
LEFT | RIGHT |