mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-10 09:07:02 +02:00
CLEANUP: Update .gitignore
This excludes the currently tracked files from being ignored.
This commit is contained in:
parent
78b9c54c66
commit
c14d20eda3
4
.gitignore
vendored
4
.gitignore
vendored
@ -2,7 +2,11 @@
|
|||||||
# than blocking about 500 different test files and bug report outputs.
|
# than blocking about 500 different test files and bug report outputs.
|
||||||
/.*
|
/.*
|
||||||
/*
|
/*
|
||||||
|
!/.cirrus.yml
|
||||||
|
!/.gitattributes
|
||||||
|
!/.github
|
||||||
!/.gitignore
|
!/.gitignore
|
||||||
|
!/.travis.yml
|
||||||
!/CHANGELOG
|
!/CHANGELOG
|
||||||
!/LICENSE
|
!/LICENSE
|
||||||
!/BRANCHES
|
!/BRANCHES
|
||||||
|
Loading…
Reference in New Issue
Block a user