Add all __pycache__ directories to .bzrignore

Luckily .bzrignore supports the ** notation ;-)


Acked-by: Steve Beattie <steve@nxnw.org>
This commit is contained in:
Christian Boltz 2015-04-02 22:27:15 +02:00
parent 7ad490e266
commit f78f11b3a5

View file

@ -165,4 +165,4 @@ tests/regression/apparmor/unix_fd_server
tests/regression/apparmor/unlink
tests/regression/apparmor/xattrs
tests/regression/apparmor/coredump
./utils/apparmor/__pycache__
**/__pycache__/