mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-03 11:47:35 +08:00
19 lines
325 B
Text
19 lines
325 B
Text
app/assets/stylesheets/vendor/
|
|
documentation/
|
|
config/locales/**/*.yml
|
|
!config/locales/**/*.en*.yml
|
|
script/import_scripts/**/*.yml
|
|
|
|
plugins/**/lib/javascripts/locale
|
|
public/
|
|
!/app/assets/javascripts/discourse/public
|
|
vendor/
|
|
app/assets/javascripts/discourse/tests/fixtures
|
|
spec/
|
|
dist/
|
|
tmp/
|
|
|
|
**/*.rb
|
|
**/*.html
|
|
**/*.json
|
|
**/*.md
|