tools/python: Improve .gitignore and clean Makefile rule
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 7 Jul 2014 10:26:48 +0000 (11:26 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 10 Jul 2014 10:30:32 +0000 (11:30 +0100)
commit86229197cfefac9934854510fd2b85602e8037b3
tree00243d6bfb1607fc5868897dd014cd8801bdc4be
parentf224b60791b539df66c1fe89d7866170653428b6
tools/python: Improve .gitignore and clean Makefile rule

Ignore all intermediate python files, and use find in the clean rule as there
are no Makefiles in subdirectories to participate in a recursive clean.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Ian Campbell <Ian.Campbell@citrix.com>
CC: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
.gitignore
tools/python/Makefile