summaryrefslogtreecommitdiffstats
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* Update vendored .gitattributes (#12322)silverwind2020-07-271-9/+2
| | | | | | | These `linguist-vendored` attributes are only for the language stats seen on github and they mostly haven't been updated with file reorganizations. Move them to the two actually vendored directories. Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* Rename scripts to build and add revive command as a new build tool command ↵Lunny Xiao2020-04-031-1/+1
| | | | | (#10942) Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* Exclude vendor dirs from git CRLF normalization (#10911)silverwind2020-04-011-0/+3
| | | | | | | | | | | * Exclude vendor dirs from git CRLF normalization Should get rid of a few warnings like at the end of `lint-backend` like https://drone.gitea.io/go-gitea/gitea/23117/1/4 * make vendor Co-authored-by: John Olheiser <john.olheiser@gmail.com> Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
* Ensure LF on checkouts and in editors (#9259)silverwind2019-12-051-1/+2
| | | | | | | This will ensure our repo is always checked out with LF line endings which should help Windows users who have line ending normalization enabled. Additionally, added the LF preference to .editorconfig.
* ignore static files statstics for linguistLunny Xiao2016-12-271-0/+6
|
* Dropped more or less useless filesThomas Boerger2016-11-281-11/+0
|
* Update .gitattributesUnknwon2016-08-061-1/+10
|
* Fix GitHub wrong repo language detectionUnknwon2016-07-211-0/+2