From 6f26a46e7a5625e53a9a8cf3d39961c11236f38d Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Wed, 3 Apr 2013 08:34:36 +0300 Subject: [PATCH] GitIgnore gzip files in dist/gdb Products of the Makefile Change-Id: I75cf3b2e0b72f1ede32edaec72d2e656c7bc3d42 Reviewed-by: Oswald Buddenhagen Reviewed-by: Eike Ziller --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5527c86eca6..4b58289b76f 100644 --- a/.gitignore +++ b/.gitignore @@ -92,14 +92,15 @@ release/ /doc/api/html/ /doc/pluginhowto/html/ /dist/gdb/python/ +/dist/gdb/qtcreator-*/ +/dist/gdb/source/ +/dist/gdb/staging/ +/dist/gdb/*.gz .moc/ .obj/ .pch/ .rcc/ .uic/ -/dist/gdb/qtcreator-*/ -/dist/gdb/source/ -/dist/gdb/staging/ ipch/ tmp/ # ignore both a directory as well as a symlink