Commit 8cf0e71f authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Added groups file

parent 93ab2443
bin
/usr/bin/.*
/lib/systemd/system/.*
doc
/usr/lib/python3.*/site-packages/[^/]*\.md
/usr/lib/python3.*/site-packages/.*\.rst
/usr/lib/python3.*/site-packages/.*/README
lib
/usr/lib/python3.*/site-packages/[^/]*\.py
/usr/lib/python3.*/site-packages/(OpenSSL|acme|certbot|certbot_nginx|certifi|cryptography|configobj|distro|idna|josepy|pytz|requests|validate|zipp)/[^/]*\.(py|pem)
/usr/lib/python3.*/site-packages/acme/_internal/[^/]*\.py
/usr/lib/python3.*/site-packages/certbot/(_internal|compat|display|plugins)/[^/]*\.py
/usr/lib/python3.*/site-packages/certbot/_internal/(cli|plugins|display)/[^/]*\.py
/usr/lib/python3.*/site-packages/certbot_nginx/_internal/[^/]*\.py
/usr/lib/python3.*/site-packages/certbot_nginx/_internal/tls_configs/[^/]*\.conf
/usr/lib/python3.*/site-packages/cryptography/(x509|hazmat)/.*\.py
/usr/lib/python3.*/site-packages/zipp/compat/[^/]*\.py
/usr/lib/python3.*/site-packages/(cffi|charset_normalizer|importlib_metadata|parsedatetime|pycparser|pyparsing|pyrfc3339|urllib3)/.*\.(cfg|py|h)
/usr/lib/python3.*/site-packages/.*\.(pyi|typed|js|so)
/usr/lib/python3.*/site-packages/pytz/zoneinfo/.*
dist-info
/usr/lib/python3.*/site-packages/.*\.dist-info/.*
bytecode
/.*\.py[oc]
tests
/usr/lib/python.*/tests/.*\.(py|pem|der|ini)
/usr/lib/python.*/tests/testdata/[^/]*\.conf
/usr/lib/python.*/tests/.*/etc_nginx/.*
/usr/lib/python.*/tests/.*/os-release
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