Add packaging

This commit is contained in:
Kevin Yue
2024-02-20 08:27:51 -05:00
parent 4be877bf8c
commit 5404386972
12 changed files with 169 additions and 15 deletions

View File

@@ -7,3 +7,6 @@ indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[Makefile]
indent_style = tab