| Index: .gitignore |
| diff --git a/.gitignore b/.gitignore |
| index 00be79377c4e81d7ff3916b25835e8b22ab7fae5..37031079392f2a15409dfc9b1935e678f96f9af5 100644 |
| --- a/.gitignore |
| +++ b/.gitignore |
| @@ -5,3 +5,5 @@ |
| /.sitescripts.test |
| /.coverage |
| htmlcov/ |
| +.idea/ |
| +.pytest_cache/ |