mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2026-01-14 02:58:29 +00:00
15 lines
225 B
Plaintext
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
|