prepare for first release

This commit is contained in:
Kamesh
2022-07-11 12:23:24 +05:30
parent 9a05316879
commit 26cf9a958f
12 changed files with 312 additions and 43 deletions
+4 -1
View File
@@ -9,4 +9,7 @@ indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false
insert_final_newline = false
[Makefile]
indent_style = tab