diff options
author | B. Stack <bgstack15@gmail.com> | 2022-03-24 10:51:40 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-03-24 10:51:40 -0400 |
commit | 630002c8b3fc4c93cbf7d326eec3d0c4b18639a3 (patch) | |
tree | 456d58a02c5d3064a206b424fe8f9b57365d17a5 /.gitignore | |
parent | Added 0001-GLIBCXX-fix-for-GCC-12.patch back due to gcc failure (diff) | |
download | librewolf-fedora-ff-630002c8b3fc4c93cbf7d326eec3d0c4b18639a3.tar.gz librewolf-fedora-ff-630002c8b3fc4c93cbf7d326eec3d0c4b18639a3.tar.bz2 librewolf-fedora-ff-630002c8b3fc4c93cbf7d326eec3d0c4b18639a3.zip |
98.0 attempt 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 @@ -499,3 +498,6 @@ firefox-3.6.4.source.tar.bz2 /firefox-langpacks-98.0-20220301.tar.xz /firefox-langpacks-98.0-20220304.tar.xz /firefox-langpacks-98.0-20220305.tar.xz +*.spec? +.*.swp +*.source.tar.xz |