Add CMakeLists.txt and modify .gitignore

This commit is contained in:
2025-09-24 12:40:16 +03:00
parent 9c9a43df3f
commit 7b5d5a4b7b
2 changed files with 15 additions and 0 deletions

3
.gitignore vendored
View File

@@ -644,3 +644,6 @@ FodyWeavers.xsd
*.sln
*.vcxproj.user
packages.config
# Cmake
!CMakeLists.txt