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 | |
| parent | 316ac023ff91fafca94cddfb59f4d0bce98612cf (diff) | |
chore: Add ignore for local mapclay dir
| -rw-r--r-- | .gitignore | 1 | ||||
| l--------- | mapclay | 1 |
2 files changed, 2 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/ | ||
| @@ -0,0 +1 @@ | |||
| /home/pham/git/mapclay \ No newline at end of file | |||