summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2014-06-19 00:47:18 +0000
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>2014-06-19 00:47:18 +0000
commit2556a4edbc3675d410d451c17ad92b9977837aad (patch)
tree69ff29a7b6ae89244f6ce464ae09d9921e9f7469 /.gitignore
parentae3c86216ae45cd01273016866aebc7b4a313e62 (diff)
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--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bda55a383990..e9b56be604ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,7 @@ core
!core/
lost+found
+
+# ignore ./contrib/gcc_update output
+LAST_UPDATED
+REVISION