diff options
author | Yang Tse <yangsita@gmail.com> | 2009-11-10 20:05:10 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-11-10 20:05:10 +0000 |
commit | 16a1e251cd55f486dbbcaa8670d7c554fb5789cf (patch) | |
tree | 041210d74c18b5457a075d2d8104aa1f35ff3001 /ares/.cvsignore | |
parent | 1aa320dedbf7e9a39fd1dcf599065f6de7bf9fd2 (diff) |
Ignore more subdirs
Diffstat (limited to 'ares/.cvsignore')
-rw-r--r-- | ares/.cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ares/.cvsignore b/ares/.cvsignore index 080737e05..8887947d8 100644 --- a/ares/.cvsignore +++ b/ares/.cvsignore @@ -3,6 +3,7 @@ *.pdf .deps .libs +MSVC* Makefile Makefile.in aclocal.m4 @@ -30,4 +31,5 @@ libtool ltmain.sh man3 missing +msvc* stamp-h* |