diff options
Diffstat (limited to 'users/grfn/xanthous')
-rw-r--r-- | users/grfn/xanthous/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/users/grfn/xanthous/.gitignore b/users/grfn/xanthous/.gitignore index 74014978ffac..2ad31c01d443 100644 --- a/users/grfn/xanthous/.gitignore +++ b/users/grfn/xanthous/.gitignore @@ -19,6 +19,7 @@ cabal.sandbox.config .stack-work/ cabal.project.local cabal.project.local~ +cabal.project.local~* .HTF/ .ghc.environment.* @@ -32,3 +33,5 @@ result # app-specific debug.log data +*.save +.tasty-rerun-log |