diff options
-rw-r--r-- | testsuite/.gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/.gitignore b/testsuite/.gitignore index c92ce717a1..7496958bb2 100644 --- a/testsuite/.gitignore +++ b/testsuite/.gitignore @@ -55,8 +55,8 @@ tmp.d *.so *bindisttest_install___dir_bin_ghc.mk *bindisttest_install___dir_bin_ghc.exe.mk -mk/ghcconfig*_bin_ghc-*.mk -mk/ghcconfig*_bin_ghc-*.exe.mk +mk/ghcconfig*_bin_ghc*.mk +mk/ghcconfig*_bin_ghc*.exe.mk *.imports # ----------------------------------------------------------------------------- |