summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-10-29 18:32:41 +0000
committerIan Lynagh <ian@well-typed.com>2012-10-29 18:32:41 +0000
commit795a3fd77c674fa8bee38816554111a6b4a67b52 (patch)
tree39d93ebc843ed557db8ab23fd9f81504850d5c8c /.gitignore
parent5558beacf2c634320c586bebfdedd2484dcdff53 (diff)
downloadhaskell-795a3fd77c674fa8bee38816554111a6b4a67b52.tar.gz
More .gitignore updates
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 7 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
index 400f4bc33c..baf85fa206 100644
--- a/.gitignore
+++ b/.gitignore
@@ -90,10 +90,7 @@ _darcs/
/driver/ghc/dist/
/driver/haddock/dist/
/driver/ghci/dist/
-/driver/mangler/dist/ghc-asm
-/driver/mangler/dist/ghc-asm.prl
-/driver/split/dist/ghc-split
-/driver/split/dist/ghc-split.prl
+/driver/split/dist/
/includes/dist-*/
/libffi/dist-install/
/libraries/*/dist-boot/
@@ -101,7 +98,12 @@ _darcs/
/libraries/dist-haddock/
/rts/dist/
/utils/*/dist*/
-/utils/ghc-pwd/dist-boot/ghc-pwd
+/compiler/stage1/
+/compiler/stage2/
+/compiler/stage3/
+/ghc/stage1/
+/ghc/stage2/
+/ghc/stage3/
# -----------------------------------------------------------------------------
# specific generated files
@@ -114,9 +116,6 @@ _darcs/
/ch02.html
/compiler/ghc.cabal
/compiler/ghc.cabal.old
-/compiler/stage1/
-/compiler/stage2/
-/compiler/stage3/
/distrib/configure.ac
/distrib/ghc.iss
/docs/index.html
@@ -135,20 +134,11 @@ _darcs/
/driver/ghci/ghci.res
/driver/package.conf
/driver/package.conf.inplace.old
-/driver/stamp-pkg-conf-rts
/settings
/ghc.spec
/ghc/ghc-bin.cabal
-/ghc/stage1/
-/ghc/stage2/
-/ghc/stage3/
-/includes/DerivedConstants.h
-/includes/GHCConstants.h
/includes/ghcautoconf.h
/includes/ghcplatform.h
-/includes/mkDerivedConstantsHdr
-/includes/mkGHCConstants
-/inplace-datadir/
/index.html
/inplace/
/libffi/build/
@@ -192,9 +182,6 @@ _darcs/
/stage3.package.conf
/testsuite_summary.txt
/testlog
-/utils/ext-core/Driver
-/utils/ext-core/PrimEnv.hs
-/utils/genapply/genapply
/utils/runghc/runghc.cabal
/extra-gcc-opts