Use wildcard pattern in `.gitignore`

This way, the file doesn't have to be updated on every version bump.
This commit is contained in:
Christoph Erhardt 2022-07-03 15:52:28 +02:00
parent d0fc7d1c4b
commit e6d9e9b9fc
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/mold-1.3.0.tar.gz
/mold-*.tar.gz