[commit: containers] master: Tweak .gitignore (d0a80b0)
Ian Lynagh
igloo at earth.li
Thu Feb 23 01:12:43 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/packages/containers
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/d0a80b041043c9e104d64fc3c3f2551e7b36bfe3
>---------------------------------------------------------------
commit d0a80b041043c9e104d64fc3c3f2551e7b36bfe3
Author: Johan Tibell <johan.tibell at gmail.com>
Date: Thu Nov 17 16:30:57 2011 -0800
Tweak .gitignore
>---------------------------------------------------------------
.gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.gitignore b/.gitignore
index e5d3f99..b0be8e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,5 +3,5 @@
*.p_hi
*.prof
*.tix
-/.hpc/*
+.hpc/
/dist/*
More information about the Cvs-libraries
mailing list