Files
2026-06-28 09:49:44 -05:00

30 lines
246 B
Plaintext

build/
build-*/
cmake-build-*/
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
compile_commands.json
CTestTestfile.cmake
Testing/
wayviewer
*.o
*.obj
*.a
*.so
*.dylib
*.dll
*.exe
*.out
.cache/
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
Thumbs.db