ignore pycache everywhere

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-09-23 17:00:59 +02:00
parent b72fab3c01
commit 3ace43ff01

2
.gitignore vendored
View file

@ -15,4 +15,4 @@ doc/man/man*/docbook-xsl.css
cache/
# Python
*/__pycache__/
**/__pycache__/