refactor: xmake in use, compiles and tests fine
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -7,6 +7,12 @@ out/
|
||||
out/Debug/
|
||||
out/Release/
|
||||
|
||||
# xmake
|
||||
xmake/
|
||||
xmake/*
|
||||
.xmake
|
||||
.xmake/*
|
||||
|
||||
# Cmake files
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
|
||||
Reference in New Issue
Block a user