mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:23:38 +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/VC12/src/.gitignore
vendored
4
projects/Windows/VC12/src/.gitignore
vendored
|
|
@ -1,7 +1,7 @@
|
|||
/*.vcxproj
|
||||
/*.filters
|
||||
/*.user
|
||||
/*.ncb
|
||||
/*.opensdf
|
||||
/*.sdf
|
||||
/*.suo
|
||||
/*.user
|
||||
/*.vcxproj
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue