aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-11-03 17:14:16 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-11-03 17:14:16 +0800
commit90790113c2fcaaa013f96b09577512dc2ee21dbd (patch)
treeea593d21127bb424af1b9e2a22fe44b62b75761f /.gitignore
parent9d9fb5652086dad99f9b0f4b32b57b49568a5ead (diff)
chore: zip script to submit addon
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4602e8a..00ad946 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@ dist/
2docs/ 2docs/
3addon/**js 3addon/**js
4addon/**css 4addon/**css
5addon.zip
5!addon/index** 6!addon/index**
6!addon/background** 7!addon/background**
7doc-coverage/ 8doc-coverage/