hgignore: skip rhodecode-components.js generated package.

This commit is contained in:
Marcin Kuzminski 2016-11-07 14:41:08 +01:00
parent 3aab8af9e2
commit 922242c2ba

View file

@ -43,6 +43,7 @@ syntax: regexp
^rhodecode/public/css/style-polymer.css$
^rhodecode/public/js/rhodecode-components.html$
^rhodecode/public/js/scripts.js$
^rhodecode/public/js/rhodecode-components.js$
^rhodecode/public/js/src/components/root-styles.gen.html$
^rhodecode/public/js/vendors/webcomponentsjs/
^rhodecode\.db$