2
0
Commit Graph

41 Commits

Author SHA1 Message Date
GiteaBot
d176ca155d [skip ci] Updated licenses and gitignores 2025-02-03 00:32:15 +00:00
GiteaBot
1930f8924f [skip ci] Updated licenses and gitignores 2025-01-20 00:31:52 +00:00
GiteaBot
5a012d519d [skip ci] Updated licenses and gitignores 2024-12-23 00:32:58 +00:00
GiteaBot
6d822a2547 [skip ci] Updated licenses and gitignores 2024-12-09 00:35:40 +00:00
GiteaBot
b907ce6d5c [skip ci] Updated licenses and gitignores 2024-10-07 00:32:39 +00:00
GiteaBot
d186145264 [skip ci] Updated licenses and gitignores 2024-09-23 00:31:34 +00:00
GiteaBot
c2082329dc [skip ci] Updated licenses and gitignores 2024-09-09 00:31:04 +00:00
GiteaBot
18e011197e [skip ci] Updated licenses and gitignores 2024-06-17 00:27:39 +00:00
GiteaBot
108521979b [skip ci] Updated licenses and gitignores 2024-06-03 00:27:17 +00:00
GiteaBot
c7836a5a5a [skip ci] Updated licenses and gitignores 2024-05-13 00:26:15 +00:00
Lunny Xiao
aecfb7b9d5 [skip ci] Updated licenses and gitignores 2022-12-25 00:19:36 +00:00
zeripath
b998d20fda [skip ci] Updated licenses and gitignores 2022-12-04 00:19:34 +00:00
luzpaz
047c0a5372 Fix typos (#21979)
Found via codespell
2022-11-29 18:41:29 -06:00
silverwind
e92afbbb7f [skip ci] Updated licenses and gitignores 2022-09-11 00:20:43 +00:00
luzpaz
74e399fd2f Fix various typos (#21103)
Found via `codespell -q 3 -S
./options/locale,./options/license,./public/vendor,./web_src/fomantic -L
actived,allways,attachements,ba,befores,commiter,pullrequest,pullrequests,readby,splitted,te,unknwon`

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2022-09-07 14:40:36 -04:00
CLanguagePurist
89a4c537c7 [skip ci] Updated licenses and gitignores 2022-07-17 00:20:41 +00:00
luzpaz
dc67f3bad1 Fix various typos (#20338)
* Fix various typos

Found via `codespell -q 3 -S ./options/locale,./options/license,./public/vendor -L actived,allways,attachements,ba,befores,commiter,pullrequest,pullrequests,readby,splitted,te,unknwon`

Co-authored-by: zeripath <art27@cantab.net>
2022-07-12 23:32:37 +02:00
GiteaBot
ac974916d9 [skip ci] Updated licenses and gitignores 2022-05-22 00:10:22 +00:00
GiteaBot
9928e944ef [skip ci] Updated licenses and gitignores 2022-04-17 00:10:24 +00:00
GiteaBot
34ed26a8ad [skip ci] Updated licenses and gitignores 2022-02-20 00:16:03 +00:00
GiteaBot
c2faa6a966 [skip ci] Updated licenses and gitignores 2022-02-06 00:16:02 +00:00
GiteaBot
bd1d0e5357 [skip ci] Updated licenses and gitignores 2022-01-09 00:28:45 +00:00
GiteaBot
e0f1d5b82e [skip ci] Updated licenses and gitignores 2022-01-02 00:28:42 +00:00
GiteaBot
d9e7450d5a [skip ci] Updated licenses and gitignores 2021-12-19 00:29:01 +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
55eb215290 [skip ci] Updated licenses and gitignores 2021-08-22 00:06:14 +00:00
GiteaBot
6c4e4d5ee2 [skip ci] Updated licenses and gitignores 2021-06-13 00:11:23 +00:00
GiteaBot
adf06304a6 [skip ci] Updated licenses and gitignores 2021-05-30 00:11:22 +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
techknowlogick
ab8ecb295c Delete conflicting file (#9526)
Case collision with other jboss file

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2019-12-28 10:43:03 +00:00
John Olheiser
d9b209b3e9 Delete extra Matlab ignore file (#9479) 2019-12-23 23:31:36 +00:00
John Olheiser
8a8591bfdf Update matlab gitignore? (#9478)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2019-12-23 20:45:43 +00: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
mcheng89
977fadb7d0 rename OSX to macOS (#1176) 2017-03-10 16:20:17 +08:00
puffybsd
30c10f48bc Implements 1071, .gitignore support for FSharp and Clojure. (#1072) 2017-02-26 16:14:38 +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