From: Arran Cudbard-Bell Date: Fri, 1 Nov 2019 13:49:40 +0000 (-0600) Subject: Ignore "install" directory in the base of the repo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7befe14f9ca0c7ba33a8603b438d9e6c300aec3f;p=thirdparty%2Ffreeradius-server.git Ignore "install" directory in the base of the repo --- diff --git a/.gitignore b/.gitignore index 32ee0ecf158..577e4f81057 100644 --- a/.gitignore +++ b/.gitignore @@ -75,3 +75,4 @@ run.sh # rpm packages rpmbuild/ +/install