diff options
author | B. Stack <bgstack15@gmail.com> | 2021-10-02 18:59:16 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2021-10-02 18:59:16 -0400 |
commit | 305bc0e9a971a0f93f6107ed70e814f45bca121c (patch) | |
tree | 4a85db753d11533a22469a3dfee3e9d7ad080434 /.gitignore | |
parent | Updated to 92.0.1 (diff) | |
download | librewolf-fedora-ff-305bc0e9a971a0f93f6107ed70e814f45bca121c.tar.gz librewolf-fedora-ff-305bc0e9a971a0f93f6107ed70e814f45bca121c.tar.bz2 librewolf-fedora-ff-305bc0e9a971a0f93f6107ed70e814f45bca121c.zip |
92.0.1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 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 @@ -475,3 +474,5 @@ firefox-3.6.4.source.tar.bz2 /firefox-92.0.source.tar.xz /firefox-92.0.1.source.tar.xz /firefox-langpacks-92.0.1-20210927.tar.xz +*.spec? +.*.swp |