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