Jay Satiro 9518139c73 gitignore: Sort for readability
find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
2015-08-18 01:03:05 -04:00

6 lines
45 B
Plaintext

/*.filters
/*.opensdf
/*.sdf
/*.vcxproj
/.vs