mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-20 16:46:17 +00:00
13 lines
209 B
Plaintext
13 lines
209 B
Plaintext
/app/assets/javascripts/locale/**/app.js
|
|
/fixtures/lib/gitlab/graphql/
|
|
/node_modules/
|
|
/public/
|
|
/vendor/
|
|
/tmp/
|
|
/sitespeed-result/
|
|
|
|
# ignore stylesheets for now as this clashes with our linter
|
|
*.css
|
|
*.scss
|
|
*.md
|