.gitignore 82 B

12345678
  1. .xmake
  2. build
  3. .vscode
  4. # ignore clangd toolchains
  5. .cache
  6. compile_commands.json
  7. pkgs