Skip to content

Commit 09fc4ee

Browse files
committed
擴增 .gitignore,排除 AI 工具相關檔案
1 parent 4c93653 commit 09fc4ee

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ node_modules/
22
.cache/
33
public
44

5+
# AI Tools
6+
CLAUDE.md
7+
58
# Created by https://www.toptal.com/developers/gitignore/api/macos,windows,visualstudiocode,intellij,node,react
69
# Edit at https://www.toptal.com/developers/gitignore?templates=macos,windows,visualstudiocode,intellij,node,react
710

0 commit comments

Comments
 (0)