Browse Source

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

(cherry picked from commit 1536f4bb3d4e654c8169afb6599c47c26df12ef6)
Daniel-Constantin Mierla 4 năm trước cách đây
mục cha
commit
2d091fa671
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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