aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate-gitignores.go
Commit message (Collapse)AuthorAgeFilesLines
* Rename scripts to build and add revive command as a new build tool command ↵Lunny Xiao2020-04-031-117/+0
| | | | | (#10942) Co-authored-by: techknowlogick <techknowlogick@gitea.io>
* Update gitignore list (#5258)Antoine GIRARD2018-11-031-0/+24
| | | | | | | | * update gitignore * Handle symlink in tar * Add some logs
* Make sure both scripts/ can live side by side (#1264)Thomas Boerger2017-03-151-10/+7
|
* Synced gitignores with github repo (#1245)Thomas Boerger2017-03-151-0/+96
* Renamed scripts directory into contrib * Added script to download gitignores from github * Synced gitignores with github repo