diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2015-07-18 22:14:26 +0200 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-08-09 16:11:53 +0200 |
commit | a40ec755d8e020cd4b87975f5a751f1e35c36977 (patch) | |
tree | 7f624ee0dbe47d8280cb148c20fd5eb1223fbbff /testsuite/.gitignore | |
parent | f04c7bedbbeb2d530c22a3fec050d4451bbd8599 (diff) | |
download | haskell-a40ec755d8e020cd4b87975f5a751f1e35c36977.tar.gz |
Update testsuite/.gitignore [skip ci]
Diffstat (limited to 'testsuite/.gitignore')
-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 # ----------------------------------------------------------------------------- |