diff options
author | Martin Pool <mbp@samba.org> | 2001-11-19 02:46:48 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2001-11-19 02:46:48 +0000 |
commit | 82574c4ebadbaeb2d5d17edab66ad01d0630b374 (patch) | |
tree | d0396db828b0f87f4f699836420a138319b25749 /.cvsignore | |
parent | f4f65ea9a3c9c99871bb76381541b7f1703c60c8 (diff) | |
download | samba-82574c4ebadbaeb2d5d17edab66ad01d0630b374.tar.gz samba-82574c4ebadbaeb2d5d17edab66ad01d0630b374.tar.bz2 samba-82574c4ebadbaeb2d5d17edab66ad01d0630b374.zip |
Ignore *.po objects, test tmpdirs, and ID files.
(This used to be commit cdad7ad8691e98e69742e829aa21140161ffb245)
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000000..3043304180 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,2 @@ +ID +testtmp |