wpsp/.gitignore
2025-01-17 13:49:58 +01:00

25 lines
272 B
Plaintext

CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
CMakeUserPresets.json
.DS_Store
my_project
.ccls-cache
*.out
*.o
*.a
*.so
*.dylib
*.dll
*.exe
*.zip
build/