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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2023-04-24 19:55:02 +0300
committerSarah German <sgerman@gitlab.com>2023-04-24 19:55:02 +0300
commite5c3820bf5695e7ed08f9153881c1f1470f35238 (patch)
treec9f18bda3343538eed8b85287e0a4b5d0aeff6b6 /.prettierignore
parent554f24e7fb4e1e03df64d095d12aab90e57461e4 (diff)
Automate the update of versions.json
Diffstat (limited to '.prettierignore')
-rw-r--r--.prettierignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.prettierignore b/.prettierignore
index eccbb6b6..ef99a543 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -4,7 +4,8 @@
/vendor/
/tmp/
/content/assets/javascripts/
+/content/versions.json
# Ignore yml files since prettier formatting clashes with yamllint.
# https://github.com/adrienverge/yamllint/issues/443
-*.yml \ No newline at end of file
+*.yml