From 493be2492a4f05cd3c53725a78bd08ddf5c78cf4 Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sat, 24 Feb 2024 16:30:03 +0300 Subject: [PATCH] Gitignore : Remove firefox. --- .gitignore | 12 ------------ .mozilla/firefox/profiles.ini | 10 ---------- 2 files changed, 22 deletions(-) delete mode 100644 .mozilla/firefox/profiles.ini diff --git a/.gitignore b/.gitignore index fc6fdc6..ed87c4f 100644 --- a/.gitignore +++ b/.gitignore @@ -49,18 +49,6 @@ # Bash. !/.bash_profile -# Firefox. -!/.mozilla/ -/.mozilla/* -!/.mozilla/firefox/ -/.mozilla/firefox/* -!/.mozilla/firefox/profiles.ini -!/.mozilla/firefox/installs.ini -!/.mozilla/firefox/voronind/ -/.mozilla/firefox/voronind/* -!/.mozilla/firefox/voronind/user.js -!/.mozilla/firefox/voronind/search.json.mozlz4 - # Bin. !/app/bin/ !/app/bin/** diff --git a/.mozilla/firefox/profiles.ini b/.mozilla/firefox/profiles.ini deleted file mode 100644 index d1ef08e..0000000 --- a/.mozilla/firefox/profiles.ini +++ /dev/null @@ -1,10 +0,0 @@ -[Profile0] -Name=default -IsRelative=1 -Path=vkcx50y5.default -Default=1 - -[General] -StartWithLastProfile=1 -Version=2 -