diff options
author | Tim Potter <tpot@samba.org> | 2002-09-11 02:26:47 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2002-09-11 02:26:47 +0000 |
commit | 1d3bef09b664a992ffbe2307045757115f3d00c9 (patch) | |
tree | 01101d2b016a015b0158ec89b9e0ae9ce5f9a277 /source3 | |
parent | 36c50870f177f2bef61d31e5b37bd43a1893387a (diff) | |
download | samba-1d3bef09b664a992ffbe2307045757115f3d00c9.tar.gz samba-1d3bef09b664a992ffbe2307045757115f3d00c9.tar.bz2 samba-1d3bef09b664a992ffbe2307045757115f3d00c9.zip |
Ignore *.pyc
(This used to be commit 9d639cd4156e6b8fcb84e20e0b8adaa3fc5dc5ba)
Diffstat (limited to 'source3')
-rw-r--r-- | source3/python/samba/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/python/samba/.cvsignore b/source3/python/samba/.cvsignore new file mode 100644 index 0000000000..0d20b6487c --- /dev/null +++ b/source3/python/samba/.cvsignore @@ -0,0 +1 @@ +*.pyc |