mirror of
https://github.com/curl/curl.git
synced 2026-08-25 00:33: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
4
projects/Windows/VC9/src/.gitignore
vendored
4
projects/Windows/VC9/src/.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
|||
/*.vcproj
|
||||
/*.user
|
||||
/*.ncb
|
||||
/*.suo
|
||||
/*.user
|
||||
/*.vcproj
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue