Skip to content
Snippets Groups Projects
Commit 9518139c authored by Jay Satiro's avatar Jay Satiro
Browse files

gitignore: Sort for readability

find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
parent 5a136398
No related branches found
No related tags found
No related merge requests found
Showing
with 74 additions and 74 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment