gitignore: Sort for readability

find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
This commit is contained in:
Jay Satiro 2015-08-18 01:03:05 -04:00
parent 5a136398ed
commit 9518139c73
23 changed files with 85 additions and 85 deletions

16
src/.gitignore vendored
View file

@ -1,13 +1,13 @@
*.a
*.nlm
*.res
Makefile.vc10.dist
Makefile.vc8.dist
Makefile.vc9.dist
config-win32.h
curl
curl_config.h
curl_config.h.in
tool_hugehelp.c
stamp-h2
Makefile.vc8.dist
Makefile.vc9.dist
tool_hugehelp.c
tool_version.h.dist
Makefile.vc10.dist
config-win32.h
*.a
*.res
*.nlm