chore(cleanup): replace legacy Matvei project with updated Linux-based version
- Removed obsolete Matvei source files (tasks 01–04, array/matrix/io_status modules, Makefile) - Introduced new Linux-compatible structure in Linux/Matvei - Updated build logic via new Makefile - Adjusted .gitignore to exclude new artifacts
This commit is contained in:
parent
f44d7a9a6b
commit
2d77179904
67 changed files with 4581 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -40,7 +40,6 @@ CMakeLists.txt
|
|||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
build/
|
||||
dist/
|
||||
*.cmake
|
||||
|
||||
# Python files
|
||||
|
|
@ -68,7 +67,6 @@ yarn-error.log
|
|||
*.log
|
||||
*.lock
|
||||
*.cache/
|
||||
dist/
|
||||
out/
|
||||
coverage/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue