Automatic date update in version.in
[deliverable/binutils-gdb.git] / .gitignore
index 4460159c84260af7fdceb36fc28974c1e777243f..d44f60295d079e2481c5949aeede221f5c731ccd 100644 (file)
@@ -37,10 +37,23 @@ TAGS.sub
 .lvimrc
 
 .clang-format
+.clang-tidy
+.clangd
+.cache
+compile_commands.json
 
 .gdbinit
 .gdb_history
 
+perf.data
+perf.data.old
+
+# gnu global files
+GPATH
+GRTAGS
+GTAGS
+GSYMS
+
 # ignore core files, but not java/net/protocol/core/
 core
 !core/
This page took 0.023392 seconds and 4 git commands to generate.