- initial import

This commit is contained in:
2025-04-21 12:53:56 +03:00
commit 4aea6d9613
396 changed files with 148349 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google