summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-09-15 14:55:10 +0200
committerMartin Stransky <stransky@redhat.com>2020-09-15 14:55:10 +0200
commit74f97a94b1c0fd6e5946e67915aaa32261abf3c8 (patch)
treec121bc2481eb727ae029778bf5e89751ca7a6792 /.gitignore
parentAdded fix for gcc build crash (diff)
downloadlibrewolf-fedora-ff-74f97a94b1c0fd6e5946e67915aaa32261abf3c8.tar.gz
librewolf-fedora-ff-74f97a94b1c0fd6e5946e67915aaa32261abf3c8.tar.bz2
librewolf-fedora-ff-74f97a94b1c0fd6e5946e67915aaa32261abf3c8.zip
Update to 81.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7e3796c..6f7cd7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -415,3 +415,5 @@ firefox-3.6.4.source.tar.bz2
/firefox-langpacks-80.0-20200820.tar.xz
/firefox-80.0.1.source.tar.xz
/firefox-langpacks-80.0.1-20200901.tar.xz
+/firefox-81.0.source.tar.xz
+/firefox-langpacks-81.0-20200915.tar.xz
bgstack15