diff options
Diffstat (limited to 'libraries/ghc-prim/.gitignore')
-rw-r--r-- | libraries/ghc-prim/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libraries/ghc-prim/.gitignore b/libraries/ghc-prim/.gitignore index 9ae69e658a..1186a2b3d9 100644 --- a/libraries/ghc-prim/.gitignore +++ b/libraries/ghc-prim/.gitignore @@ -1,4 +1,5 @@ /dist/ /dist-install/ /ghc.mk -/GNUmakefile
\ No newline at end of file +/ghc-prim.buildinfo +/GNUmakefile |