From: Tim Duesterhus Date: Sun, 6 Sep 2020 16:34:12 +0000 (+0200) Subject: CLEANUP: Update .gitignore X-Git-Tag: v2.3-dev4~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c14d20eda38e48ff3db588e9dad34f56967f72e6;p=thirdparty%2Fhaproxy.git CLEANUP: Update .gitignore This excludes the currently tracked files from being ignored. --- diff --git a/.gitignore b/.gitignore index 7e45489d26..3a760af99a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,11 @@ # than blocking about 500 different test files and bug report outputs. /.* /* +!/.cirrus.yml +!/.gitattributes +!/.github !/.gitignore +!/.travis.yml !/CHANGELOG !/LICENSE !/BRANCHES