| Left: | ||
| Right: |
| LEFT | RIGHT |
|---|---|
| 1 *.pyc | 1 *.pyc |
| 2 *.pyo | 2 *.pyo |
| 3 **/.cache | 3 **/.cache |
| 4 /.tox | 4 /.tox |
| 5 /.sitescripts.test | 5 /.sitescripts.test |
| 6 /.coverage | 6 /.coverage |
| 7 htmlcov/ | 7 htmlcov/ |
| 8 .idea/ | 8 .idea/ |
| 9 .pytest_cache/ | 9 .pytest_cache/ |
| 10 .Python | 10 .DS_Store |
|
Vasily Kuznetsov
2018/07/20 21:00:00
Where's this line coming from? It seems like it's
Tudor Avram
2018/07/23 19:29:02
Oh... I'll have to take a look, not sure why that
Tudor Avram
2018/07/31 09:20:16
Done.
| |
| 11 keyfile.json | |
|
Vasily Kuznetsov
2018/07/20 21:00:00
Do we really need to ignore this? If we do, it sho
Tudor Avram
2018/07/23 19:29:02
Oh, that was my mistake. I put the file in there j
Tudor Avram
2018/07/31 09:20:16
Done.
| |
| LEFT | RIGHT |