lpk-website

Lillehammer pistolklubb website
git clone https://git.echoz.io/lpk-website.git
Log | Files | Refs | README | LICENSE

commit 3269e91854228507651486912c6fb3856536278f
parent b7d0cfc0bf13b60856d818fb534c21018f42c3e5
Author: Chris <chris@echoz.io>
Date:   Thu,  2 Feb 2023 04:43:20 +0100

chore: add editorconfig

Diffstat:
A.editorconfig | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/.editorconfig b/.editorconfig @@ -0,0 +1,4 @@ +root=true +[*] +indent_style = space +indent_size = 2