diff options
author | Richard Henderson <rth@redhat.com> | 2014-06-18 17:47:18 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2014-06-18 17:47:18 -0700 |
commit | 29d0a43c96c6c9671c0fe8a05b8cfb2791d5d5cd (patch) | |
tree | 69ff29a7b6ae89244f6ce464ae09d9921e9f7469 /.gitignore | |
parent | 684bcf090f44d2bdd85b92b0ae9d4b7cf03eee61 (diff) | |
download | gcc-29d0a43c96c6c9671c0fe8a05b8cfb2791d5d5cd.tar.gz |
Ignore gcc_update output
From-SVN: r211815
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bda55a38399..e9b56be604e 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,7 @@ core !core/ lost+found + +# ignore ./contrib/gcc_update output +LAST_UPDATED +REVISION |