aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-19 17:08:48 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-19 17:08:48 +0800
commit19aea6a64c9c56d588b1b934154933167fd9856a (patch)
treeb66fda5b89b8fe0340de4370199b967751dd01f1 /.gitignore
parent3f64a0673f5472d4cdb8aeec7c1a39f4b582c6c8 (diff)
feat: add simple contextMenu and background script
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b42d1dc..4602e8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ docs/
3addon/**js 3addon/**js
4addon/**css 4addon/**css
5!addon/index** 5!addon/index**
6!addon/background**
6doc-coverage/ 7doc-coverage/
7node_modules/ 8node_modules/
8package-lock.json 9package-lock.json