From e6f4e4d05ce314167510f8ceb1cbc0bc6ee7d621 Mon Sep 17 00:00:00 2001 From: David Schulz Date: Thu, 19 Apr 2012 09:49:16 +0200 Subject: Add Test for Python in GDB makefile for MinGW Download python if necessary. Git ignore the python directory. Task-number: QTCREATORBUG-7305 Change-Id: I03fa3ea404b38e5541d3d0380eb4e0987ceaa811 Reviewed-by: Orgad Shaneh Reviewed-by: Daniel Molkentin --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 48cf8e6ded..75f5b1c579 100644 --- a/.gitignore +++ b/.gitignore @@ -76,6 +76,7 @@ doc/html/* doc/html-dev/* doc/api/html/* doc/pluginhowto/html/* +dist/gdb/python .rcc .pch dist/gdb/qtcreator-* -- cgit v1.2.3