From 37a10c987887d7efc9c74b13496bf5e2150bebf1 Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Mon, 22 Apr 2002 01:25:53 +0000 Subject: Add .deps to cvsignore since APR may now generate .deps files. (somehow CVS ignored updating these on the last commit.) git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@63287 13f79535-47bb-0310-9956-ffa450edef68 --- shmem/beos/.cvsignore | 1 + shmem/os2/.cvsignore | 1 + shmem/unix/.cvsignore | 1 + 3 files changed, 3 insertions(+) (limited to 'shmem') diff --git a/shmem/beos/.cvsignore b/shmem/beos/.cvsignore index 06e18a7aa..2ebd06d35 100644 --- a/shmem/beos/.cvsignore +++ b/shmem/beos/.cvsignore @@ -1,3 +1,4 @@ Makefile *.lo .libs +.deps diff --git a/shmem/os2/.cvsignore b/shmem/os2/.cvsignore index 06e18a7aa..2ebd06d35 100644 --- a/shmem/os2/.cvsignore +++ b/shmem/os2/.cvsignore @@ -1,3 +1,4 @@ Makefile *.lo .libs +.deps diff --git a/shmem/unix/.cvsignore b/shmem/unix/.cvsignore index 06e18a7aa..2ebd06d35 100644 --- a/shmem/unix/.cvsignore +++ b/shmem/unix/.cvsignore @@ -1,3 +1,4 @@ Makefile *.lo .libs +.deps -- cgit v1.2.1