1
0
Эх сурвалжийг харах

.gitignore: Adding compile_commands.json and .cache/

Petar Popovic 2 жил өмнө
parent
commit
410a3c2c37
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -36,6 +36,8 @@ cmake_uninstall.cmake
 SDL3ConfigVersion.cmake
 .ninja_*
 *.ninja
+compile_commands.json
+.cache/
 
 # for CLion
 .idea