first commit

This commit is contained in:
2024-07-06 04:29:41 -04:00
commit 6cc857d8f7
6 changed files with 1448 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
column_width = 80
indent_type = "Spaces"
indent_width = 2
line_endings = "Unix"
quote_style = "AutoPreferDouble"