wpsp/.gitignore

24 lines
265 B
Plaintext
Raw Normal View History

2024-10-18 16:39:06 +02:00
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
2024-10-18 16:49:37 +02:00
.ccls-cache
2024-11-23 14:28:27 +01:00
*.out
*.o
*.a
*.so
*.dylib
*.dll
*.exe
*.zip