diff options
author | Phil Hughes <me@iamphill.com> | 2017-04-15 16:07:31 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-04-15 16:07:31 +0100 |
commit | 90ba69d224eb7ef3d91332f1b7944c68ad16affd (patch) | |
tree | c18ad022e10ef98743d7e9b48c46131583b0c0e1 /.eslintignore | |
parent | 302e855f52b5d914e64bf6fbcc7e6544904c4e77 (diff) | |
download | gitlab-ce-90ba69d224eb7ef3d91332f1b7944c68ad16affd.tar.gz |
Started internationalising cycyle analytics
Diffstat (limited to '.eslintignore')
-rw-r--r-- | .eslintignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore index c742b08c005..1605e483e9e 100644 --- a/.eslintignore +++ b/.eslintignore @@ -7,3 +7,4 @@ /vendor/ karma.config.js webpack.config.js +/app/assets/javascripts/locale/**/*.js |