CLEANUP: Update .gitignore

This excludes the currently tracked files from being ignored.
This commit is contained in:
Tim Duesterhus 2020-09-06 18:34:12 +02:00 committed by Willy Tarreau
parent 78b9c54c66
commit c14d20eda3

4
.gitignore vendored
View 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