diff options
| author | heavydemon21 <nielsstunnebrink1@gmail.com> | 2024-09-16 17:40:04 +0200 | 
|---|---|---|
| committer | heavydemon21 <nielsstunnebrink1@gmail.com> | 2024-09-16 17:40:04 +0200 | 
| commit | 507a97739726feb74ffa91e317ead1773183ccbf (patch) | |
| tree | 295f503e5f91ad18ab65805e2ece9e3dcd7adb84 | |
| parent | 25380636b8720089aa53039466ebcf46f413c061 (diff) | |
added ignore cmake
| -rw-r--r-- | .gitignore | 13 | 
1 files changed, 13 insertions, 0 deletions
| @@ -1,3 +1,16 @@  build  doxygen  .cache + +CMakeLists.txt.user +CMakeCache.txt +CMakeFiles +CMakeScripts +Testing +Makefile +cmake_install.cmake +install_manifest.txt +compile_commands.json +CTestTestfile.cmake +_deps +CMakeUserPresets.json |