mirror of
https://github.com/curl/curl.git
synced 2026-08-26 15:23:31 +03:00
gitignore: Sort for readability
find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
This commit is contained in:
parent
5a136398ed
commit
9518139c73
23 changed files with 85 additions and 85 deletions
2
tests/server/.gitignore
vendored
2
tests/server/.gitignore
vendored
|
|
@ -1,7 +1,7 @@
|
|||
fake_ntlm
|
||||
getpart
|
||||
resolve
|
||||
rtspd
|
||||
sockfilt
|
||||
sws
|
||||
tftpd
|
||||
fake_ntlm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue