aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-10-17 10:38:15 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-10-17 10:38:15 +0800
commitd91501af0d3860da1022e960199115c33b4a63a6 (patch)
tree7a9c02421b33dcb36460acceed381d4a116c148d /.gitignore
parent9c90bd1cbdc5de5b50def0eb4cb3e65e80194af3 (diff)
parent9a66411258781a57d5c953b7113403fdf0d218cf (diff)
Merge branch "addon"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3e80267..b42d1dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
1dist/ 1dist/
2docs/ 2docs/
3addon/**js
4addon/**css
5!addon/index**
3doc-coverage/ 6doc-coverage/
4node_modules/ 7node_modules/
5package-lock.json 8package-lock.json