add sexp into source tree

This commit is contained in:
2020-10-06 19:37:12 +02:00
parent f404445003
commit 85911c8e99
10 changed files with 517 additions and 3 deletions
+10
View File
@@ -0,0 +1,10 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
tab_width = 4
trim_trailing_whitespace = true