merge copy of cspot try2

This commit is contained in:
Wizmo2
2023-08-12 12:41:32 +01:00
parent a67ec65713
commit 943d50fe5f
30 changed files with 526 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
# EditorConfig is awesome: http://EditorConfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
indent_style = space

View File

@@ -0,0 +1,4 @@
*~
\#*
!.editorconfig
!.gitignore