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