chore: initial commit
Some checks failed
Code Analysis / analysis (push) Failing after 2m59s

This commit is contained in:
2025-12-30 22:34:58 +07:00
commit 35a6349071
63 changed files with 2675 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
/.idea/.gitignore
/.idea/editor.xml
/.idea/misc.xml
/.idea/modules.xml
/.idea/inspectionProfiles/Project_Default.xml
/.idea/Rediska.iml
/.idea/vcs.xml
/cmake-build-debug
/cmake-build-release
/tests/cmake-build-debug
/tests/cmake-build-release
/build
.cache
allure-report
allure-results
.allure
*vcpkg*
**/.DS_Store