Pre-launch: Added .gitignore

This commit is contained in:
2025-12-11 10:27:55 +01:00
parent ac7862621b
commit f83a9ef416
146 changed files with 9 additions and 23753 deletions

7
.editorconfig Normal file
View File

@@ -0,0 +1,7 @@
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
trim_trailing_whitespace = true
insert_final_newline = true