diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-09-09 12:59:58 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-09-09 13:00:07 +0800 |
commit | afc8315dd2a12179767b09efc015fe39ccca5d84 (patch) | |
tree | 5f69b0a593250363139e2d1f4a4e543f2320bada /.gitignore | |
parent | 316ac023ff91fafca94cddfb59f4d0bce98612cf (diff) |
chore: Add ignore for local mapclay dir
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,3 +2,4 @@ dist/ | |||
2 | node_modules/ | 2 | node_modules/ |
3 | package-lock.json | 3 | package-lock.json |
4 | pnpm-lock.yaml | 4 | pnpm-lock.yaml |
5 | mapclay/ | ||