From: Fred Morcos Date: Wed, 9 Apr 2025 06:30:20 +0000 (+0200) Subject: global: gitignore: Ignore python rope cache dir X-Git-Tag: 2.4.2~855 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fae0a229bf177cdda7345a691e022f105696402;p=thirdparty%2Fdovecot%2Fcore.git global: gitignore: Ignore python rope cache dir --- diff --git a/.gitignore b/.gitignore index 2a64cd6c0a..e52ebe0d82 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,7 @@ vgcore.* /version /.cache /.dir-locals.el +/.ropeproject /aclocal.m4 /m4/libtool.m4