Skip to content

Commit ae27eea

Browse files
chore: agregar *.code-workspace al .gitignore para evitar archivos locales
1 parent 1b965ed commit ae27eea

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
@@ -55,3 +55,6 @@ qdrant_storage/
5555
plans/
5656

5757
roo-cli-*.tar.gz*
58+
59+
# Workspace config files (local to each machine)
60+
*.code-workspace

0 commit comments

Comments
 (0)