diff options
author | John Criswell <criswell@uiuc.edu> | 2007-06-29 16:35:07 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2007-06-29 16:35:07 +0000 |
commit | 2660cef6d70592114f71ac6387b69fbd45b9586f (patch) | |
tree | 7cc75d93824f9de17ec2ce1bb02754d3547b138d /llvm/projects/sample | |
parent | 7214cfdf66587ec14906a76fb8cd3b0975d7f1b2 (diff) | |
download | bcm5719-llvm-2660cef6d70592114f71ac6387b69fbd45b9586f.tar.gz bcm5719-llvm-2660cef6d70592114f71ac6387b69fbd45b9586f.zip |
Convert .cvsignore files
llvm-svn: 37801
Diffstat (limited to 'llvm/projects/sample')
-rw-r--r-- | llvm/projects/sample/.cvsignore | 4 | ||||
-rw-r--r-- | llvm/projects/sample/autoconf/.cvsignore | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/llvm/projects/sample/.cvsignore b/llvm/projects/sample/.cvsignore deleted file mode 100644 index 3b09b416af7..00000000000 --- a/llvm/projects/sample/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -Makefile.common -config.log -config.status -mklib diff --git a/llvm/projects/sample/autoconf/.cvsignore b/llvm/projects/sample/autoconf/.cvsignore deleted file mode 100644 index d89921897ae..00000000000 --- a/llvm/projects/sample/autoconf/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -autom4te.cache |