From 138910dc6cc15e29dabc03ccfd17d3b01388320d Mon Sep 17 00:00:00 2001 From: Hygna Date: Mon, 24 Oct 2022 23:03:34 +0100 Subject: Stopped tracking generated html files in git --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 09e0ce26..44170d13 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ web-ext-artifacts/ nod node_modules package-lock.json -.vscode \ No newline at end of file +.vscode +src/pages/options/index.html +src/pages/popup/popup.html -- cgit 1.4.1