diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c7f456d23..b842cc93c 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ cabal-dev # OSX related .DS_Store .virthualenv +.tasty-rerun-log |