Commit 00afe3dd authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Added groups file

parent ad5b4e08
bin
/usr/bin/.*
bytecode
/.*\.py[oc]
lib
/usr/lib/python.*/(soupsieve|webtest|webob|logutils|mako)/.*\.py
/usr/lib/python.*/(bs4|waitress|pecan)/[^/]*\.py
/usr/lib/python.*/bs4/builder/.*\.py
/usr/lib/python.*/pecan/(compat|middleware|ext|commands)/.*\.py
/usr/lib/python.*/pecan/scaffolds/[^/]*\.py
/usr/lib/python.*/pecan/scaffolds/(rest-api|base)/[^/]*\.(py_tmpl|cfg_tmpl|in)
/usr/lib/python.*/pecan/scaffolds/(rest-api|base)/\+package\+/[^/]*\.(py|py_tmpl)
/usr/lib/python.*/pecan/scaffolds/(rest-api|base)/\+package\+/(model|controllers|templates)/.*\.(py|html)
/usr/lib/python.*/pecan/scaffolds/base/public/.*
dist-info
/usr/lib/python.*/site-packages/.*\.dist-info/.*
egg-info
/usr/lib/python.*/.*\.egg-info/.*
tests
/usr/lib/python.*/tests/.*\.(py|py_tmpl|html|jpg|png|txt|txt_tmpl)
/usr/lib/python.*/tests/.*/foo(_tmpl)?
/usr/lib/python.*/tests/.*/foo_\+package\+
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