Add packaging

This commit is contained in:
Kevin Yue
2024-02-20 08:27:51 -05:00
committed by Kevin Yue
parent 4be877bf8c
commit e50cacf333
24 changed files with 833 additions and 285 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