build/ .cache/ .idea/ cmake-build-debug/ # CMake generated CMakeCache.txt CMakeFiles/ cmake_install.cmake Makefile compile_commands.json # IDE / editor *.swp *.swo *~ .vscode/ *.code-workspace # Build output directories Linux/ x64/ # Asset symlink (created at runtime for working directory resolution) Common # Compiled objects / binaries *.o *.a *.so *.out