From 0ec78164b057aa85ed6086b4f5c0834fbd2ffcf2 Mon Sep 17 00:00:00 2001 From: Martin Fuchs Date: Tue, 29 Jul 2003 06:57:19 +0000 Subject: [PATCH] extended cvsignore svn path=/trunk/; revision=5310 --- reactos/subsys/system/explorer/.cvsignore | 6 ++++++ reactos/subsys/system/explorer/Seashell/.cvsignore | 4 ++++ .../system/explorer/Seashell/SeaShellExt/.cvsignore | 10 ++++++++++ 3 files changed, 20 insertions(+) create mode 100644 reactos/subsys/system/explorer/Seashell/SeaShellExt/.cvsignore diff --git a/reactos/subsys/system/explorer/.cvsignore b/reactos/subsys/system/explorer/.cvsignore index 2cde45697cc..a20095ddb2f 100644 --- a/reactos/subsys/system/explorer/.cvsignore +++ b/reactos/subsys/system/explorer/.cvsignore @@ -4,6 +4,12 @@ *.o *.sym *.map +Debug +Release +UDebug +URelease +*.ncb *.opt +*.aps *.ncb *.plg diff --git a/reactos/subsys/system/explorer/Seashell/.cvsignore b/reactos/subsys/system/explorer/Seashell/.cvsignore index f11780de771..9a65f4b5980 100644 --- a/reactos/subsys/system/explorer/Seashell/.cvsignore +++ b/reactos/subsys/system/explorer/Seashell/.cvsignore @@ -4,3 +4,7 @@ *.o *.sym *.map +*.aps +*.res +*.opt +*.ncb diff --git a/reactos/subsys/system/explorer/Seashell/SeaShellExt/.cvsignore b/reactos/subsys/system/explorer/Seashell/SeaShellExt/.cvsignore new file mode 100644 index 00000000000..9a65f4b5980 --- /dev/null +++ b/reactos/subsys/system/explorer/Seashell/SeaShellExt/.cvsignore @@ -0,0 +1,10 @@ +*.coff +*.exe +*.d +*.o +*.sym +*.map +*.aps +*.res +*.opt +*.ncb