Commit 7a574906 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Cleaned up groups file

parent 2495fd4f
...@@ -173,7 +173,6 @@ lib ...@@ -173,7 +173,6 @@ lib
/srv/www/vendor/.*/gems/[^/]*/ext/ed25519_jruby/([^/]*/){4}math/.*\.java /srv/www/vendor/.*/gems/[^/]*/ext/ed25519_jruby/([^/]*/){4}math/.*\.java
/srv/www/vendor/.*/gems/[^/]*/ext/org/([^/]*/){5}.*\.java /srv/www/vendor/.*/gems/[^/]*/ext/org/([^/]*/){5}.*\.java
/srv/www/vendor/.*/gems/[^/]*/ext/([^/]*/){0,5}[^/]*\.(in|c|h|o|def|vcxproj|sln|inc|S|m4) /srv/www/vendor/.*/gems/[^/]*/ext/([^/]*/){0,5}[^/]*\.(in|c|h|o|def|vcxproj|sln|inc|S|m4)
ignore/srv/www/vendor/.*/gems/[^/]*/ext/([^/]*/){0,4}[^/]*\.(in|c|h|o|def|vcxproj|sln|inc|S|m4)
/srv/www/vendor/.*/gems/[^/]*/ext/[^/]*\.txt /srv/www/vendor/.*/gems/[^/]*/ext/[^/]*\.txt
/srv/www/vendor/.*/gems/[^/]*/ext/.*/depend /srv/www/vendor/.*/gems/[^/]*/ext/.*/depend
/srv/www/vendor/.*/gems/[^/]*/ext/.*/package.html /srv/www/vendor/.*/gems/[^/]*/ext/.*/package.html
...@@ -337,7 +336,6 @@ dev ...@@ -337,7 +336,6 @@ dev
/srv/www/.*\.scss-lint\.yml /srv/www/.*\.scss-lint\.yml
/srv/www/.*\.editorconfig /srv/www/.*\.editorconfig
tests tests
ignore/srv/www/jest.*
/srv/www/spec/(.*\/)?[^.][^\/]*\.(rb|ru|gz|js|json|ndjson|snap|erb|svg|patch|xml|png|po|sql|meta|zip|crt|wav|mp4|csv|key|txt|tfstate|tgz|py|pom|jar|nuspec|nupkg|pdf|eml|graphql|html|pem|jpg|gif|pub|crl|bundle|yml) /srv/www/spec/(.*\/)?[^.][^\/]*\.(rb|ru|gz|js|json|ndjson|snap|erb|svg|patch|xml|png|po|sql|meta|zip|crt|wav|mp4|csv|key|txt|tfstate|tgz|py|pom|jar|nuspec|nupkg|pdf|eml|graphql|html|pem|jpg|gif|pub|crl|bundle|yml)
/srv/www/spec/fixtures/.*\.md /srv/www/spec/fixtures/.*\.md
/srv/www/spec/fixtures/trace/.* /srv/www/spec/fixtures/trace/.*
......
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