Commit a000d86a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated groups file

parent 6d62578a
...@@ -3,6 +3,15 @@ bin ...@@ -3,6 +3,15 @@ bin
bytecode bytecode
/.*\.py[oc] /.*\.py[oc]
lib lib
/usr/lib/python2.*/.*\.(whl|py) /usr/lib/python.*/site-packages/[^/]*\.py
/usr/lib/python.*/.*\.(csh|ps1|xsh|sh|fish|bat|exe|cfg)
/usr/lib/python.*/importlib_metadata/[^/]*\.py
/usr/lib/python.*/(distlib|virtualenv)/.*\.(py|whl)
dist-info dist-info
/usr/lib/python2.*/site-packages/.*\.dist-info/.* /usr/lib/python.*/site-packages/.*\.dist-info/.*
egg-info
/usr/lib/python.*/.*\.egg-info/.*
doc
/usr/lib/python.*/docs/.*
tests
/usr/lib/python.*/tests/.*
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