| Left: | ||
| Right: | 
| LEFT | RIGHT | 
|---|---|
| (no file at all) | |
| 1 ^build$ | 1 ^build$ | 
| 2 ^dist$ | 2 ^dist$ | 
| 3 ^.tox$ | 3 ^.tox$ | 
| 4 ^htmlcov$ | 4 ^htmlcov$ | 
| 5 ^.coverage$ | 5 ^.coverage$ | 
| 6 ^.pytest_cache$ | 6 ^.pytest_cache$ | 
| 7 | 7 | 
| 8 syntax: glob | 8 syntax: glob | 
| 9 *.pyc | 9 *.pyc | 
| 10 *.pyo | 10 *.pyo | 
| 11 .cache | 11 .cache | 
| 12 .idea/ | 12 .idea/ | 
| 13 .idea/ | |
| LEFT | RIGHT |