]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - .gitignore
[Darwin] The need for FDE symbols is dependent on linker used, not OS rev.
[thirdparty/gcc.git] / .gitignore
index e9b56be604edebd495b9c26cee383fa04aa1abda..b53f60db79205a7889705e8b211596a70f53b404 100644 (file)
@@ -32,6 +32,11 @@ POTFILES
 TAGS
 TAGS.sub
 
+.local.vimrc
+.lvimrc
+
+.clang-format
+
 .gdbinit
 .gdb_history
 
@@ -44,3 +49,9 @@ lost+found
 # ignore ./contrib/gcc_update output
 LAST_UPDATED
 REVISION
+
+# ignore in-tree prerequisites
+/mpfr*
+/mpc*
+/gmp*
+/isl*