]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CLEANUP: Update .gitignore
authorTim Duesterhus <tim@bastelstu.be>
Sun, 6 Sep 2020 16:34:12 +0000 (18:34 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 6 Sep 2020 20:12:56 +0000 (22:12 +0200)
This excludes the currently tracked files from being ignored.

.gitignore

index 7e45489d2600352fe5e04771a9c5f551112a15d7..3a760af99a91b13436441c2bd8b5573cf4b40224 100644 (file)
@@ -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