diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-06-19 00:47:18 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-06-19 00:47:18 +0000 |
commit | 2556a4edbc3675d410d451c17ad92b9977837aad (patch) | |
tree | 69ff29a7b6ae89244f6ce464ae09d9921e9f7469 /.gitignore | |
parent | ae3c86216ae45cd01273016866aebc7b4a313e62 (diff) | |
download | gcc-2556a4edbc3675d410d451c17ad92b9977837aad.tar.gz |
Ignore gcc_update output
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211815 138bc75d-0d04-0410-961f-82ee72b054a4
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 |