Skip to content

Commit

Permalink
Update archive.csv
Browse files Browse the repository at this point in the history
Adds new formats based on [this wiki](https://en.wikipedia.org/wiki/List_of_archive_formats).
  • Loading branch information
Korving-F authored and jaromil committed Apr 28, 2024
1 parent 9626d41 commit 1eb7c49
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data/categories/archive.csv
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
7z,
a,
aar,
apk,
ar,
bz2,
br,
cab,
cpio,
deb,
Expand All @@ -12,6 +14,10 @@ gz,
iso,
jar,
lha,
lz,
lz4,
lzma,
lzo,
mar,
pea,
rar,
Expand All @@ -22,6 +28,7 @@ tar,
tbz2,
tgz,
tlz,
txz,
war,
whl,
xpi,
Expand Down

0 comments on commit 1eb7c49

Please sign in to comment.