Files
2026-08-02 17:05:27 +02:00

13 lines
100 B
Plaintext

/build/
/cmake-build-*/
/.cache/
/.clangd/
/compile_commands.json
*.o
*.a
*.so
*.dll
*.dylib
*.exe