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
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

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