Skip to content

Commit a7d34ad

Browse files
committed
chore: Remove workspace file from git tracking, keep local
- Add *.code-workspace to .gitignore - Remove ai-dev-agent.code-workspace from git tracking - File remains local with machine-specific Anaconda paths - Prevents conflicts with other developers' environments
1 parent 91dde29 commit a7d34ad

File tree

2 files changed

+1
-71
lines changed

2 files changed

+1
-71
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ dmypy.json
105105
*.swp
106106
*.swo
107107
*~
108+
*.code-workspace
108109

109110
# OS
110111
.DS_Store

ai-dev-agent.code-workspace

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)