Initial commit

This commit is contained in:
acidicoala
2022-05-09 02:28:43 +03:00
commit c3e1cc7601
146 changed files with 2958 additions and 0 deletions

16
.idea/misc.xml generated Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" />
<component name="CidrRootsConfiguration">
<excludeRoots>
<file path="$PROJECT_DIR$/build" />
<file path="$PROJECT_DIR$/sdk" />
<file path="$PROJECT_DIR$/vcpkg" />
</excludeRoots>
</component>
<component name="RustProjectSettings">
<option name="runExternalLinterOnTheFly" value="true" />
<option name="useRustfmt" value="true" />
<option name="version" value="2" />
</component>
</project>