Commit 300258de authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

VERSION files are needed during run time

parent 6b9cb291
......@@ -18,8 +18,7 @@ bin
/srv/www/scripts/.*
/srv/www/tooling/bin/[^/\.]+
doc
/srv/www/([^/]*/)+\.?(LICENSE-BUILDTOOLS|LICENSE-DEPENDENCIES|COMM-LICENSE|MIT-LICENSE|COPYING|MustRead|CONTRIBUTING|History|history|Readme|readme|CHANGELOG(-EE)?|Changelog|ChangeLog|Changes|Contributors|Hacking|License|GUIDE|RDOC_MAIN|Manifest|C_CODING_STYLE|NOTICE|TODO(s?|-.*)|VERSION|CHANGES|DESIGN|GIT-VERSION-FILE|NEWS|KNOWN_ISSUES|HACKING|CONTRIBUTORS|Links|TUNING|SIGNALS|GIT-VERSION-GEN|PHILOSOPHY|ISSUES|LATEST|COPYRIGHT|INSTALL|FEATURES|AUTHORS|Copyright|TODO_SCHEMAS|README400|CODE_OF_CONDUCT|ISSUE_TEMPLATE|issue_template|PULL_REQUEST_TEMPLATE|RELEASING|HISTORY|PLUGINS|STYLING|LEGACY|TESTING|Code-of-Conduct|Licence|Contributing|STANDARD_RESPONSES|ROADMAP|Y_U_NO_GEMSPEC|SECURITY|UPGRADING|SPEC|VERSION_DATE|REVISION|VERSION_NAME|BSDL|MANIFEST|README_FOR_APP|RI|LEGAL|CVE-[^.]*|Releases|.*Upgrade|NOTES|COPYRIGHT_short|API[-_]CHANGES|OFL[^.]*|3rdpartylicenses|MAINTENANCE|PROCESS|archive|CODEOWNERS|BENCHMARKING|CREDITS|THANKS|instructions|MIGRATING|EXPRESSIONS|REFERENCE|POSTGRES|contributing|code_of_conduct|TUTORIAL|ruby-license|debugging|RELEASE-GITLAB|OLD-README|UPGRADE-4.0|BENCHMARK|supported|UPGRADE|Testing|Pro-Changes|Ent-Changes)(\.(txt|html|rdoc|markdown|md|textile|SPECS|old|vms|docs|tests|zOS|iconv|LICENSE|rst|embed|org|adoc|tt))?
/srv/www/\.?(INSTALLATION_TYPE|GITLAB_.*_VERSION|GITALY_SERVER_VERSION|VERSION)
/srv/www/([^/]*/)+\.?(LICENSE-BUILDTOOLS|LICENSE-DEPENDENCIES|COMM-LICENSE|MIT-LICENSE|COPYING|MustRead|CONTRIBUTING|History|history|Readme|readme|CHANGELOG(-EE)?|Changelog|ChangeLog|Changes|Contributors|Hacking|License|GUIDE|RDOC_MAIN|Manifest|C_CODING_STYLE|NOTICE|TODO(s?|-.*)|CHANGES|DESIGN|GIT-VERSION-FILE|NEWS|KNOWN_ISSUES|HACKING|CONTRIBUTORS|Links|TUNING|SIGNALS|GIT-VERSION-GEN|PHILOSOPHY|ISSUES|LATEST|COPYRIGHT|INSTALL|FEATURES|AUTHORS|Copyright|TODO_SCHEMAS|README400|CODE_OF_CONDUCT|ISSUE_TEMPLATE|issue_template|PULL_REQUEST_TEMPLATE|RELEASING|HISTORY|PLUGINS|STYLING|LEGACY|TESTING|Code-of-Conduct|Licence|Contributing|STANDARD_RESPONSES|ROADMAP|Y_U_NO_GEMSPEC|SECURITY|UPGRADING|SPEC|VERSION_DATE|REVISION|VERSION_NAME|BSDL|MANIFEST|README_FOR_APP|RI|LEGAL|CVE-[^.]*|Releases|.*Upgrade|NOTES|COPYRIGHT_short|API[-_]CHANGES|OFL[^.]*|3rdpartylicenses|MAINTENANCE|PROCESS|archive|CODEOWNERS|BENCHMARKING|CREDITS|THANKS|instructions|MIGRATING|EXPRESSIONS|REFERENCE|POSTGRES|contributing|code_of_conduct|TUTORIAL|ruby-license|debugging|RELEASE-GITLAB|OLD-README|UPGRADE-4.0|BENCHMARK|supported|UPGRADE|Testing|Pro-Changes|Ent-Changes)(\.(txt|html|rdoc|markdown|md|textile|SPECS|old|vms|docs|tests|zOS|iconv|LICENSE|rst|embed|org|adoc|tt))?
/srv/www/([^/]*/)*\.?(LICENSE|USAGE)(\.(html|rdoc|markdown|md|textile|SPECS|old|vms|docs|tests|zOS|iconv|LICENSE|rst|embed|org|adoc))?
/srv/www/vendor/.*/gems/([^/]*/){1,3}LICENSE[^/]*\.(txt|TXT)
/srv/www/.*\.?FAQ(\.txt)?
......@@ -229,6 +228,8 @@ lib
/srv/www/vendor/.*/gems/[^/]*/lib/.*/(tests?|system_testing|test_helpers)/([^/]*/)*[^/]*\.rb
/srv/www/vendor/.*/gems/.*/(test_unit|test_helper)/(.*/)?[^.][^/]*
/srv/www/vendor/([^/]*/){3}extensions/.*\.(out|build_complete)
/srv/www/\.?(INSTALLATION_TYPE|GITLAB_.*_VERSION|GITALY_SERVER_VERSION|VERSION)
/srv/www/([^/]*/)+\.?VERSION(\.(txt|html|rdoc|markdown|md|textile|SPECS|old|vms|docs|tests|zOS|iconv|LICENSE|rst|embed|org|adoc|tt))?
dev
/srv/www/.*/angular\.json
/srv/www/.*/tslint_typechecks\.json
......
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