Tired of wading through cvs's list ? files that are generated when building

with srcdir = objdir to see what's okay and what's cruft. So, in goes a
bunch of .cvsignore files to shut cvs up about known output from running
"make check".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27009 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer
2006-03-23 23:41:57 +00:00
parent 677274b1cb
commit 2676f83776
71 changed files with 214 additions and 1 deletions

3
test/Bytecode/.cvsignore Normal file
View File

@ -0,0 +1,3 @@
Output
*.log
*.sum