2
0

11 Commits

Author SHA1 Message Date
GiteaBot
6d822a2547 [skip ci] Updated licenses and gitignores 2024-12-09 00:35:40 +00:00
GiteaBot
34ed26a8ad [skip ci] Updated licenses and gitignores 2022-02-20 00:16:03 +00:00
GiteaBot
ca7157abfe [skip ci] Updated licenses and gitignores 2021-12-12 00:25:18 +00:00
GiteaBot
951e77c98d [skip ci] Updated licenses and gitignores 2021-12-05 00:25:15 +00:00
GiteaBot
5c57b0a473 [skip ci] Updated licenses and gitignores 2021-10-31 00:25:12 +00:00
GiteaBot
0047f8cdec [skip ci] Updated licenses and gitignores 2021-05-16 00:25:04 +00:00
6543
67247ba87d Add make targed generate-license & generate-gitignore + Update (#12682)
* Add make targed generate-license & generate-gitignore

* Update Gitignores & Licenses

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-02 12:57:08 -04:00
Antoine GIRARD
64e5d2cbc5 chore: update gitignore list (#9437)
Updated the gitignore list with the command : `go run scripts/generate-gitignores.go`
2019-12-19 23:04:12 +00:00
Antoine GIRARD
7e0988ddc8 Update gitignore list (#5258)
* update gitignore

* Handle symlink in tar

* Add some logs
2018-11-03 18:06:09 -04:00
Thomas Boerger
97048734bc Synced gitignores with github repo (#1245)
* Renamed scripts directory into contrib

* Added script to download gitignores from github

* Synced gitignores with github repo
2017-03-15 13:30:00 +01:00
Thomas Boerger
c9e63d8e61 Bindata is optional and over-writable on restart (#354)
* Moved conf assets into options folder

* Dropped old bindata

* Started to integrate options bindata and accessors

* Do not enforce a builtin app.ini

* Replaced bindata calls with options

* Dropped bindata task from makefile, it's the generate task now

* Always embedd app.ini to provide sane config defaults

* Use sane defaults for the configuration

* Defined default value for SSH_KEYGEN_PATH

* Dropped "NEVER EVER MODIFY THIS FILE" header from app.ini

* Fixed new paths in latest test additions

* Drop bindata with make clean task

* Set more proper default values
2016-12-22 19:12:23 +01:00