]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - .gitignore
Synchronize config.sub and config.guess with their upstream master versions.
[thirdparty/binutils-gdb.git] / .gitignore
index 356b2eb94bf8d318c6ce421664832a35bd5a9229..716271029efb008ed68249eb988cdd1b8347f487 100644 (file)
@@ -37,6 +37,10 @@ TAGS.sub
 .lvimrc
 
 .clang-format
+.clang-tidy
+.clangd
+.cache
+compile_commands.json
 
 .gdbinit
 .gdb_history
@@ -44,6 +48,12 @@ TAGS.sub
 perf.data
 perf.data.old
 
+# gnu global files
+GPATH
+GRTAGS
+GTAGS
+GSYMS
+
 # ignore core files, but not java/net/protocol/core/
 core
 !core/
@@ -62,3 +72,4 @@ stamp-*
 /mpc*
 /gmp*
 /isl*
+/gettext*