Add sauce

This commit is contained in:
Roscoe 2025-10-26 22:51:10 +00:00
commit ab751d68c0
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
6 changed files with 290 additions and 0 deletions

8
.editorconfig Normal file
View file

@ -0,0 +1,8 @@
root = true
[*]
indent_style = space
indent_size = 4
[*.rb]
indent_size = 2