[apparmor] [patch] Add all __pycache__ directories below utils/ to .bzrignore

Christian Boltz apparmor at cboltz.de
Thu Apr 2 10:23:19 UTC 2015


Hello,

this patch adds all __pycache__ directories below utils/ to .bzrignore.

Luckily .bzrignore supports the ** notation ;-)



[ bzrignore-pycache.diff ]

=== modified file '.bzrignore'
--- .bzrignore  2013-01-14 15:11:58 +0000
+++ .bzrignore  2015-04-02 10:17:28 +0000
@@ -165,4 +165,4 @@
 tests/regression/apparmor/unlink
 tests/regression/apparmor/xattrs
 tests/regression/apparmor/coredump
-./utils/apparmor/__pycache__
+utils/**/__pycache__/



Regards,

Christian Boltz
-- 
Das terrorsicherste Verkehrsmittel ist ganz klar das Automobil. Einzeln
verpackte Verkehrsteilnehmer in Stahlhülle mit großen Abständen. :)
[Kristian Köhntopp auf
http://blog.koehntopp.de/archives/1376-Mach-mir-den-Rail-Marshall.html]




More information about the AppArmor mailing list