 Issue 30037555:
  NoIssue - Added filterhit statistics loading capability
    
  
    Issue 30037555:
  NoIssue - Added filterhit statistics loading capability 
  | Index: .gitignore | 
| diff --git a/.gitignore b/.gitignore | 
| index aacfc453bfe63bead5a820b9eb309c292c5a50d2..5656d81dd9bc1063d95f4bd6a8c8d95e5621c5c2 100644 | 
| --- a/.gitignore | 
| +++ b/.gitignore | 
| @@ -10,3 +10,5 @@ __pycache__ | 
| /*.egg-info | 
| .idea/ | 
| .pytest_cache/ | 
| +.DS_Store | 
| 
Vasily Kuznetsov
2019/04/03 16:36:28
If we do this, we should probably just ignore .DS_
 | 
| +abp/.DS_Store |