mirror of https://github.com/go-gitea/gitea.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
464 B
11 lines
464 B
* text=auto eol=lf |
|
*.tmpl linguist-language=Handlebars |
|
*.pb.go linguist-generated |
|
/assets/*.json linguist-generated |
|
/public/assets/img/svg/*.svg linguist-generated |
|
/templates/swagger/v1_json.tmpl linguist-generated |
|
/vendor/** -text -eol linguist-vendored |
|
/web_src/fomantic/build/** linguist-generated |
|
/web_src/fomantic/_site/globals/site.variables linguist-language=Less |
|
/web_src/js/vendor/** -text -eol linguist-vendored |
|
Dockerfile.* linguist-language=Dockerfile
|
|
|