From: Robert Dickenson Date: Thu, 3 Oct 2002 19:22:53 +0000 (+0000) Subject: Make WinCVS look a little cleaner. X-Git-Tag: ReactOS-0.0.21~78 X-Git-Url: https://git.reactos.org/?p=reactos.git;a=commitdiff_plain;h=95d4c902d7f91ad42343eb73346e73aad755de35 Make WinCVS look a little cleaner. svn path=/trunk/; revision=3611 --- diff --git a/reactos/ntoskrnl/ex/i386/.cvsignore b/reactos/ntoskrnl/ex/i386/.cvsignore index 36de49a073e..31dc3078b3a 100644 --- a/reactos/ntoskrnl/ex/i386/.cvsignore +++ b/reactos/ntoskrnl/ex/i386/.cvsignore @@ -1 +1,2 @@ -*.d \ No newline at end of file +*.d +*.o diff --git a/reactos/ntoskrnl/mm/i386/.cvsignore b/reactos/ntoskrnl/mm/i386/.cvsignore index 36de49a073e..31dc3078b3a 100644 --- a/reactos/ntoskrnl/mm/i386/.cvsignore +++ b/reactos/ntoskrnl/mm/i386/.cvsignore @@ -1 +1,2 @@ -*.d \ No newline at end of file +*.d +*.o diff --git a/reactos/ntoskrnl/nt/.cvsignore b/reactos/ntoskrnl/nt/.cvsignore index b8ec700e23d..5c508bb9817 100644 --- a/reactos/ntoskrnl/nt/.cvsignore +++ b/reactos/ntoskrnl/nt/.cvsignore @@ -1,2 +1,3 @@ *.d -zw.c \ No newline at end of file +*.o +zw.c