From 957776e76c0c3a0307dd52c4b7c00f9cb762cc50 Mon Sep 17 00:00:00 2001
From: Jonas Leder <jonas@jonasled.de>
Date: Mon, 15 Aug 2022 23:38:37 +0200
Subject: [PATCH] add web-extension-id

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 2c6c82d..683628c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 node_modules/
 .parcel-cache/
 dist/
-/web-ext-artifacts/
\ No newline at end of file
+/web-ext-artifacts/
+.web-extension-id
\ No newline at end of file
-- 
GitLab