| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 7434e7649494b74e86c99fb962cf53fead050b10..4e8883267058f8034940317343abad49c0d8f90e 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -8,3 +8,4 @@ htmlcov/ |
| .idea/ |
| .pytest_cache/ |
| .Python |
|
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.
|
| +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.
|