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