From: Jeff Cohen Date: Sun, 16 Jan 2005 03:18:23 +0000 (+0000) Subject: Add some .cvsignores to the win32 hierarchy to account for generated files X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=926b70f96e6ac9c0f1b8037aa2888a4b9b33b1ef;p=oota-llvm.git Add some .cvsignores to the win32 hierarchy to account for generated files git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19603 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/win32/.cvsignore b/win32/.cvsignore new file mode 100644 index 00000000000..bc32e99d67b --- /dev/null +++ b/win32/.cvsignore @@ -0,0 +1,7 @@ +debug +release +llvm +llvm.ncb +llvm.suo +share +tools diff --git a/win32/Configure/.cvsignore b/win32/Configure/.cvsignore new file mode 100644 index 00000000000..2f7b0e92443 --- /dev/null +++ b/win32/Configure/.cvsignore @@ -0,0 +1 @@ +Configure diff --git a/win32/x86/.cvsignore b/win32/x86/.cvsignore new file mode 100644 index 00000000000..2a06e93b553 --- /dev/null +++ b/win32/x86/.cvsignore @@ -0,0 +1 @@ +*.inc