Commit c8129342 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Merge branch 'master' of https://git.iszf.irk.ru/certo/ceph

parents c912a9ec d6ab8e74
...@@ -16,10 +16,10 @@ etc ...@@ -16,10 +16,10 @@ etc
bytecode bytecode
/.*\.py[oc] /.*\.py[oc]
egg-info egg-info
/usr/lib/python2.*/.*\.egg-info/.* /usr/lib/python.*/.*\.egg-info/.*
/usr/lib/python2.*/EGG-INFO/.* /usr/lib/python.*/EGG-INFO/.*
lib lib
/usr/lib/python2..*/.*\.(so|py|pth|egg) /usr/lib/python.*/.*\.(so|py|pth|egg)
/usr/lib/lib.* /usr/lib/lib.*
/usr/lib/ceph/lib.* /usr/lib/ceph/lib.*
/usr/lib/ceph/compressor/.* /usr/lib/ceph/compressor/.*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment