]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - .gitignore
[Ada] Get rid of more references to Universal_Integer in expanded code
[thirdparty/gcc.git] / .gitignore
index c9a6158bc4e6631412b2f798e0e19f93a7bb4b8e..d9d3967a12c6c2a32caad71e1e82d1080a9bcb3d 100644 (file)
@@ -36,6 +36,8 @@ TAGS.sub
 .lvimrc
 
 .clang-format
+.clangd
+compile_commands.json
 
 .gdbinit
 .gdb_history
@@ -49,3 +51,9 @@ lost+found
 # ignore ./contrib/gcc_update output
 LAST_UPDATED
 REVISION
+
+# ignore in-tree prerequisites
+/mpfr*
+/mpc*
+/gmp*
+/isl*