From 594d404466139eee42650051939a0baea9da0ccd Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 21 Feb 2012 10:41:46 +0000 Subject: [PATCH] Ignore any .depend file. --- .gitignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index ac752c8..6c9f2b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.depend .deps *~ *.cmi @@ -18,7 +19,6 @@ Makefile /config.status /config.sub /configure -/daemon/.depend /daemon/libdaemon.a /daemon/whenjobsd /daemon/whenjobsd.8 @@ -27,7 +27,6 @@ Makefile /daemon/whenproto_srv.mli /depcomp /install-sh -/lib/.depend /lib/config.ml /lib/liblibrary.a /lib/whenproto_aux.ml @@ -36,9 +35,7 @@ Makefile /ltmain.sh /missing /stamp-h1 -/tests/parsing/.depend /tests/parsing/test_load -/tools/.depend /tools/libdir.ml /tools/whenjobs /tools/whenjobs.1 -- 1.8.3.1