]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - .gitignore
Move more code to new gimple-ssa-warn-access pass.
[thirdparty/gcc.git] / .gitignore
index b53f60db79205a7889705e8b211596a70f53b404..14ee0325176189bbe57a1e0afeb02a4a083c92c8 100644 (file)
@@ -15,6 +15,7 @@
 *.o
 *.pyc
 *.tmp
+*.a
 
 .deps
 .libs
@@ -31,15 +32,23 @@ POTFILES
 
 TAGS
 TAGS.sub
+cscope.out
 
 .local.vimrc
 .lvimrc
 
 .clang-format
+.clang-tidy
+.clangd
+.cache
+compile_commands.json
 
 .gdbinit
 .gdb_history
 
+perf.data
+perf.data.old
+
 # ignore core files, but not java/net/protocol/core/
 core
 !core/
@@ -50,6 +59,9 @@ lost+found
 LAST_UPDATED
 REVISION
 
+stamp-*
+*.stamp
+
 # ignore in-tree prerequisites
 /mpfr*
 /mpc*