commit fa2bd0a2810775f7578e9ac41754ee22c64eb492 parent 0268274f362c1090ebd01161e8723dcf63cd4543 Author: Yersa Nordman <finwo@pm.me> Date: Mon, 11 Mar 2024 23:33:36 +0100 Added missing common project files Diffstat:
| A | .editorconfig | | | 13 | +++++++++++++ |
| A | .github/FUNDING.yml | | | 3 | +++ |
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/.editorconfig b/.editorconfig @@ -0,0 +1,13 @@ +# 2d0e4a3f-ac19-430c-bf1b-46c68651ce21 +root = true + +[*] +end_of_line = lf +insert_final_newline = true +charset = utf-8 +indent_size = 2 +indent_style = space +trim_trailing_whitespace = true + +[Makefile*] +indent_style = tab diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml @@ -0,0 +1,3 @@ +# f4d2ed80-57b6-46e6-b245-5049428a931d +github: finwo +liberapay: finwo