diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-09-30 15:01:33 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-10-01 11:35:11 +0800 |
commit | cdd0f2bef5c522eb6809ba58d7d9adc2eb4bd6b3 (patch) | |
tree | 845f4dfa26133a834aed97d030ae39bfa67dca5a /.gitignore | |
parent | 76262059d4b53d32ca7929f6b823e211186767c4 (diff) |
chore(build): add bundle stat for dev
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ package-lock.json | |||
4 | pnpm-lock.yaml | 4 | pnpm-lock.yaml |
5 | mapclay | 5 | mapclay |
6 | src/css/easymde.min.css | 6 | src/css/easymde.min.css |
7 | stats.html | ||