From f6e33ed19ba8d458c71c8711f481e8921f5ea195 Mon Sep 17 00:00:00 2001 From: Steven Edwards Date: Thu, 9 Dec 2004 05:34:07 +0000 Subject: [PATCH] Doing some work on the msvcrt Wine mess. Added .cvsignore to make it less trouble to see whats going on. svn path=/trunk/; revision=11989 --- reactos/lib/msvcrt/wine/.cvsignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 reactos/lib/msvcrt/wine/.cvsignore diff --git a/reactos/lib/msvcrt/wine/.cvsignore b/reactos/lib/msvcrt/wine/.cvsignore new file mode 100644 index 00000000000..87fa0842ec0 --- /dev/null +++ b/reactos/lib/msvcrt/wine/.cvsignore @@ -0,0 +1,11 @@ +*.coff +*.dll +*.d +*.o +*.sym +*.dsp +*.dsw +*.ncb +*.opt +*.map +*.gch