1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Update docs

This commit is contained in:
Unknown
2014-04-15 15:34:26 -04:00
parent d3fc1da8c2
commit 7d656ee2e3
4 changed files with 5 additions and 3 deletions

View File

@@ -47,6 +47,8 @@
<option value="">Select a language</option>
{{range .LanguageIgns}}<option value="{{.}}">{{.}}</option>{{end}}
</select>
<br>
<div>Need more .gitignore? Go <a href="http://www.gitignore.io/">gitignore.io</a>.</div>
</div>
</div>