summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTamar Christina <tamar@zhox.com>2017-02-01 10:20:03 +0000
committerMatthew Pickering <matthewtpickering@gmail.com>2017-02-01 10:20:22 +0000
commit4fa439e3ee2822f893bd364a6cbfe410a0c1e29f (patch)
treefd31872acf43ad8ebdfdf7092c00b04113e56324 /.gitignore
parentf66030656f47ed9917d7ec6a5f80b37ec6507396 (diff)
downloadhaskell-4fa439e3ee2822f893bd364a6cbfe410a0c1e29f.tar.gz
Remove very broad ignore. [ci skip]
Summary: `.gitignore` contains a very broad ignore entry for `foo*`. This has bitten us before and should probably be removed. Reviewers: bgamari, austin Subscribers: simonpj, thomie Differential Revision: https://phabricator.haskell.org/D3054
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 7d64a1252f..16071f62a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,7 +14,6 @@ Thumbs.db
*.rej
*.patch
*.stackdump
-foo*
*.hi
*.hi-boot