From 499fd6b6cdbbbc026b1fcb9b81a69eb5c53537bc Mon Sep 17 00:00:00 2001 From: Anton Kastritskiy Date: Tue, 23 May 2023 08:58:24 -0700 Subject: [PATCH] ignore manifest.json Summary: continuation of D45950055 Reviewed By: lblasa Differential Revision: D46105664 fbshipit-source-id: 837575c3f92a9ff2876beed1c945f48a9086c345 --- desktop/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/desktop/.gitignore b/desktop/.gitignore index 1938b49e0..11851aab5 100644 --- a/desktop/.gitignore +++ b/desktop/.gitignore @@ -5,6 +5,7 @@ node_modules/ /static/idb-applications /static/themes/ /static/defaultPlugins/ +/static/manifest.json /coverage .env tsc-error.log