From: Viktor Dukhovni Date: Wed, 16 Jul 2014 01:54:04 +0000 (+1000) Subject: Ignore build artifacts in meta directory X-Git-Tag: v3.0.0-RC1~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11d15f1d56bb2dd2fdb63d68d33bcee00ebeda8;p=thirdparty%2Fpostfix.git Ignore build artifacts in meta directory --- diff --git a/.gitignore b/.gitignore index 114219516..db4a0a5f4 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ Makefile /postfix/man/cat1/* /postfix/man/cat5/* /postfix/man/cat8/* +/postfix/meta/* # Except .keep files !/postfix/lib/.keep @@ -35,6 +36,7 @@ Makefile !/postfix/man/cat1/.keep !/postfix/man/cat5/.keep !/postfix/man/cat8/.keep +!/postfix/meta/.keep # Compiled executables /postfix/src/anvil/anvil