switch to xmake
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@@ -1,16 +1,10 @@
|
||||
CMakeLists.txt.user
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
CMakeScripts
|
||||
Testing
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
install_manifest.txt
|
||||
compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
_deps
|
||||
CMakeUserPresets.json
|
||||
|
||||
# Visual Studio
|
||||
.vs/
|
||||
*.user
|
||||
|
||||
# VsCode
|
||||
.vsCode
|
||||
|
||||
# Xmake
|
||||
.xmake
|
||||
build
|
||||
Reference in New Issue
Block a user