diff options
author | B. Stack <bgstack15@gmail.com> | 2022-01-19 16:37:53 -0500 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-01-19 16:37:53 -0500 |
commit | c93b7ba916f4d244b2896db2a2ad6b1c3c330267 (patch) | |
tree | 3313c8720284e48d33648aeea4d159fac33c8baa /.gitignore | |
parent | Update to 96.0.1 (diff) | |
download | librewolf-fedora-ff-c93b7ba916f4d244b2896db2a2ad6b1c3c330267.tar.gz librewolf-fedora-ff-c93b7ba916f4d244b2896db2a2ad6b1c3c330267.tar.bz2 librewolf-fedora-ff-c93b7ba916f4d244b2896db2a2ad6b1c3c330267.zip |
version 96.0.1 attempt 1b96.0.1-1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -314,7 +314,6 @@ firefox-3.6.4.source.tar.bz2 /firefox-langpacks-62.0.3-20181002.tar.xz /firefox-63.0.source.tar.xz /firefox-langpacks-63.0-20181018.tar.xz -/cbindgen-vendor.tar.xz /firefox-langpacks-63.0.1-20181101.tar.xz /firefox-63.0.1.source.tar.xz /firefox-63.0.3.source.tar.xz @@ -489,3 +488,6 @@ firefox-3.6.4.source.tar.bz2 /firefox-langpacks-96.0-20220111.tar.xz /firefox-langpacks-96.0.1-20220118.tar.xz /firefox-96.0.1.source.tar.xz +*.spec? +.*.swp +*.source.tar.xz |