diff options
author | Martin Pool <mbp@samba.org> | 2002-01-03 03:47:09 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2002-01-03 03:47:09 +0000 |
commit | cb039d5cf1f5db6243d14086ba0cf81b3c3568b0 (patch) | |
tree | 8dac68cee316f3bf6cdcfc5674b5df6cb709133d /source3/.cvsignore | |
parent | 1a09c706fc09952c6c58e9a88a62d208b61903c5 (diff) | |
download | samba-cb039d5cf1f5db6243d14086ba0cf81b3c3568b0.tar.gz samba-cb039d5cf1f5db6243d14086ba0cf81b3c3568b0.tar.bz2 samba-cb039d5cf1f5db6243d14086ba0cf81b3c3568b0.zip |
Ignore dmalloc.log.
(This used to be commit cfa89169e0bbc9cbd7448c96139ecaf459d0af81)
Diffstat (limited to 'source3/.cvsignore')
-rw-r--r-- | source3/.cvsignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source3/.cvsignore b/source3/.cvsignore index 64f71dd86e..2bd1d076b8 100644 --- a/source3/.cvsignore +++ b/source3/.cvsignore @@ -1,3 +1,5 @@ +*.po +*.po32 .headers.stamp .proto.stamp ID @@ -8,10 +10,9 @@ config.cache config.log config.status cvs.log +dmallog.log dox libtool so_locations testdir testtmp -*.po -*.po32 |