2025-07-12 17:00:33 -06:00

24 lines
247 B
Plaintext

# CMake build directories
build/
cmake-build-*/
out/
.cache/
# CMake generated files
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
Makefile
*.vcxproj*
*.sln
# IDE specific files
.idea/
.vscode/
*.user
# Other temporary files
*.log
*.tmp
*.swp