commit e7bae0a4f3e38d5bc45ce769bd0ad18537c4b538 Author: Roger Sikorski Date: Tue Jan 2 14:00:47 2024 +0100 first commit diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..5d47c21 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,12 @@ +# EditorConfig is awesome: https://EditorConfig.org + +# top-most EditorConfig file +root = true + +[*] +indent_style = space +indent_size = 2 +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true diff --git a/2loewen.pub b/2loewen.pub new file mode 100644 index 0000000..fac27b9 --- /dev/null +++ b/2loewen.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKKkGaEPVaWHDJYyfNrVsEgrFE5ya8CTpELI8KM0r9CJ roger.sikorski@zweiloewen.com