Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Davila <rdavila84@gmail.com>2017-06-22 19:30:09 +0300
committerRuben Davila <rdavila84@gmail.com>2017-06-27 21:39:33 +0300
commitbea0d4e48a3eff42efc06558746631102916bb08 (patch)
tree5917d40271bd816ebf9a9dc8bb08ebdc974a5e86 /.gitignore
parent585e6aa5b20b31b1de01f7c5aa9aea67d7a377f4 (diff)
Ignore JSON files generated from PO files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 89da29fd790..e529e33530a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,6 +21,7 @@ eslint-report.html
/.yarn-cache
/.byebug_history
/Vagrantfile
+/app/assets/javascripts/locale/**/app.js
/backups/*
/config/aws.yml
/config/database.yml