diff --git a/.gitignore b/.gitignore index 5831c1b..c1b9d45 100644 --- a/.gitignore +++ b/.gitignore @@ -24,10 +24,6 @@ obs-studio/.config/obs-studio/profiler_data # OpenRGB OpenRGB/.config/OpenRGB/logs -# Protonmail -protonmail/.config/protonmail/bridge/cache -protonmail/.config/protonmail/bridge/*.pem - # zsh zsh/.config/zsh/.zcompdump zsh/.config/zsh/.zsh_history diff --git a/protonmail/.config/protonmail/bridge/prefs.json b/protonmail/.config/protonmail/bridge/prefs.json deleted file mode 100644 index ac37bbd..0000000 --- a/protonmail/.config/protonmail/bridge/prefs.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "allow_proxy": "true", - "attachment_workers": "16", - "autostart": "true", - "autoupdate": "true", - "cache_compression": "true", - "cache_concurrent_read": "16", - "cache_concurrent_write": "16", - "cache_enabled": "true", - "cache_location": "/home/etorres/.config/protonmail/bridge/cache/c11/messages", - "cache_min_free_abs": "250000000", - "cache_min_free_rat": "", - "color_scheme": "dark", - "fetch_workers": "16", - "first_time_start": "false", - "first_time_start_gui": "true", - "imap_workers": "16", - "is_all_mail_visible": "true", - "last_heartbeat": "347", - "last_used_version": "2.3.0+git", - "preferred_keychain": "secret-service", - "rebranding_migrated": "true", - "report_outgoing_email_without_encryption": "false", - "rollout": "0.1204141437985741", - "update_channel": "stable", - "user_port_api": "1042", - "user_port_imap": "1143", - "user_port_smtp": "1025", - "user_ssl_smtp": "false" -} \ No newline at end of file