فهرست منبع

.gitignore: ignore files that can be generated by compiling tools

Daniel-Constantin Mierla 4 سال پیش
والد
کامیت
1536f4bb3d
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -50,3 +50,6 @@ libiname.lst
 *.7
 # vscode tmp files
 .vscode
+# compiling tools files
+.clangd
+compile_commands.json