From: Chris Lattner Date: Sun, 21 Nov 2004 00:00:04 +0000 (+0000) Subject: Ignore generated files X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=74db09b09636a8a70e3f1d81d3f95c4e3f03b24f;p=oota-llvm.git Ignore generated files git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18071 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Support/.cvsignore b/include/llvm/Support/.cvsignore new file mode 100644 index 00000000000..6e9d64cfc83 --- /dev/null +++ b/include/llvm/Support/.cvsignore @@ -0,0 +1,3 @@ +.cvsignore +DataTypes.h +ThreadSupport.h