c++: template instantiation during fold_for_warn [PR94038]
[gcc.git] / .gitignore
index e9b56be604edebd495b9c26cee383fa04aa1abda..d9d3967a12c6c2a32caad71e1e82d1080a9bcb3d 100644 (file)
@@ -32,6 +32,13 @@ POTFILES
 TAGS
 TAGS.sub
 
+.local.vimrc
+.lvimrc
+
+.clang-format
+.clangd
+compile_commands.json
+
 .gdbinit
 .gdb_history
 
@@ -44,3 +51,9 @@ lost+found
 # ignore ./contrib/gcc_update output
 LAST_UPDATED
 REVISION
+
+# ignore in-tree prerequisites
+/mpfr*
+/mpc*
+/gmp*
+/isl*