1
0
forked from Clones/Controlify

Initial commit

This commit is contained in:
Xander
2023-01-30 22:08:45 +00:00
committed by GitHub
commit b090ccb5c1
18 changed files with 872 additions and 0 deletions

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true