Sort .gitignore

Noticed a couple of dupes (gz and rom) so I figured I should sort it now
to hopefully avoid another one in the future.

Signed-off-by: Manuel Mendez <github@i.m.mmlb.dev>
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
Manuel Mendez 2024-01-28 23:12:48 -05:00 committed by Thierry Laurion
parent 165f90a8cf
commit 4f3d210f89
No known key found for this signature in database
GPG Key ID: 9A53E1BB3FF00461

38
.gitignore vendored
View File

@ -1,25 +1,23 @@
.*.sw*
*.xz
*.bad
*.bz2
*.gz
*.sign
*.rom
*.o
*.gz
*.tgz
*.img
*.rom
*.cpio
typescript*
config/*.old
*.log
*~
crossgcc
clean
*.sec
*.dep
*.ffs
*.vol
*.lz
*.fv
*.bad
*.gz
*.img
*.log
*.lz
*.o
*.rom
*.sec
*.sign
*.tgz
*.vol
*.xz
*~
.*.sw*
clean
config/*.old
crossgcc
typescript*