Explorar o código

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

Daniel-Constantin Mierla %!s(int64=4) %!d(string=hai) anos
pai
achega
1536f4bb3d
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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