Browse Source

git/gitignore: Add .tar.zst in gitignore.

Signed-off-by: RSKYS <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/156/head
RSKYS 4 years ago
committed by Willy Sudiarto Raharjo
parent
commit
416c5d4150
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 1
      .gitignore

1
.gitignore

@ -5,6 +5,7 @@
*.tar.gz.asc
*.tar.bz2
*.tar.xz
*.tar.zst
*.tbz2
*.tgz
*.txz

Loading…
Cancel
Save