diff options
author | Martin Pool <mbp@samba.org> | 2003-03-18 05:51:41 +0000 |
---|---|---|
committer | Martin Pool <mbp@samba.org> | 2003-03-18 05:51:41 +0000 |
commit | 8cfec8554e54429654a8fef7335cb857ac481221 (patch) | |
tree | 47ef354a7ae2948e94aa8509272a22993b11778f | |
parent | c52a31b21a656928caedc48211905b713779801a (diff) | |
download | samba-8cfec8554e54429654a8fef7335cb857ac481221.tar.gz samba-8cfec8554e54429654a8fef7335cb857ac481221.tar.bz2 samba-8cfec8554e54429654a8fef7335cb857ac481221.zip |
Ignore .po and .po32 files.
(This used to be commit 8d64419625dda242fdb7a5d956644b052b43a2ea)
-rw-r--r-- | source3/rpc_client/.cvsignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/rpc_client/.cvsignore b/source3/rpc_client/.cvsignore new file mode 100644 index 0000000000..07da2225c7 --- /dev/null +++ b/source3/rpc_client/.cvsignore @@ -0,0 +1,3 @@ +*.po +*.po32 + |