diff options
author | Austin Seipp <austin@well-typed.com> | 2014-08-28 15:47:23 -0500 |
---|---|---|
committer | Austin Seipp <austin@well-typed.com> | 2014-08-28 15:47:23 -0500 |
commit | 8270ff3f517564a8763c8ba6cb1c8a383edf3836 (patch) | |
tree | 4d0ad7e1553e9da99002cf4cef2cb02c8cd3083b | |
parent | aa49892e954390f4cf6fcec930caadbdc7200bac (diff) | |
download | haskell-8270ff3f517564a8763c8ba6cb1c8a383edf3836.tar.gz |
[ci skip] Update .gitignore
Signed-off-by: Austin Seipp <austin@well-typed.com>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 99bf3a6bab..d578d5c945 100644 --- a/.gitignore +++ b/.gitignore @@ -77,6 +77,7 @@ _darcs/ /bindisttest/ /ch01.html /ch02.html +/compiler/dist/ /compiler/ghc.cabal /compiler/ghc.cabal.old /distrib/configure.ac |