diff --git a/.gitignore b/.gitignore index de1330fde..9511e6453 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,6 @@ python/setup.py # Clangd .cache/ + +# Xmake +.xmake/ \ No newline at end of file