diff options
Diffstat (limited to 'testsuite/.gitignore')
-rw-r--r-- | testsuite/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index eb4593a144..f20893718d 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -38,6 +38,12 @@ Thumbs.db tests/**/*.ps *.stats +*.dyn_o +*.dyn_hi +*.dyn_hi-boot +*o +*.hi + *bindisttest_install___dir_bin_ghc.mk # ----------------------------------------------------------------------------- |