ignore pycache everywhere

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/2.0
Nico Schottelius 14 years ago
parent b72fab3c01
commit 3ace43ff01
  1. 2
      .gitignore

2
.gitignore vendored

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

Loading…
Cancel
Save