From 9dfa9e1ca2526f98e82ef7002abf21adfaecdace Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Tue, 15 Oct 2019 13:14:45 +0200 Subject: Add customized Firefox stuffs --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e24fe4a..caf93c3 100644 --- a/.gitignore +++ b/.gitignore @@ -63,6 +63,16 @@ !/.ssh/known_hosts !/.ssh/authorized_keys +# www-client/firefox +!/.mozilla/ +/.mozilla/* +!/.mozilla/firefox/ +/.mozilla/firefox/* +!/.mozilla/firefox/profiles.ini +!/.local/etc/firefox/ +/.local/etc/firefox/* +!/.local/etc/firefox/user.js + # x11-misc/sxhkd !/.config/sxhkd -- cgit v1.1