Files
gitlabhq/.prettierignore
GitLab Bot 93bf3d11aa Add latest changes from gitlab-org/gitlab@master
[skip secret push protection]
2025-11-04 12:06:47 +00:00

15 lines
225 B
Plaintext

/app/assets/javascripts/locale/**/app.js
/fixtures/lib/gitlab/graphql/
/node_modules/
/public/
/vendor/
/tmp/
/sitespeed-result/
coverage/
dist/
# ignore stylesheets for now as this clashes with our linter
*.css
*.scss
*.md