mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-10 22:41:14 +00:00
Add .clineignore to .gitignore (#1966)
* clineignor should be ignored by git * changeset
This commit is contained in:
parent
202e3a6d05
commit
4506eb39a6
2 changed files with 8 additions and 1 deletions
5
.changeset/hot-boxes-applaud.md
Normal file
5
.changeset/hot-boxes-applaud.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"claude-dev": patch
|
||||
---
|
||||
|
||||
.clineignore should be included in .gitignore
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -7,4 +7,6 @@ tmp
|
|||
|
||||
.DS_Store
|
||||
|
||||
pnpm-lock.yaml
|
||||
pnpm-lock.yaml
|
||||
|
||||
.clineignore
|
||||
Loading…
Add table
Reference in a new issue