Add .clineignore to .gitignore (#1966)

* clineignor should be ignored by git

* changeset
This commit is contained in:
akfoster 2025-02-25 16:17:31 -08:00 committed by Trevor Hudson
parent 202e3a6d05
commit 4506eb39a6
2 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1,5 @@
---
"claude-dev": patch
---
.clineignore should be included in .gitignore

4
.gitignore vendored
View file

@ -7,4 +7,6 @@ tmp
.DS_Store
pnpm-lock.yaml
pnpm-lock.yaml
.clineignore