Add cc/ directory to gitignore

Claude Code results directory should not be committed to the repository.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-01-24 08:28:58 +01:00
parent 3127459cea
commit 6fc5a1d1e8
2 changed files with 1 additions and 8 deletions

1
.gitignore vendored
View File

@@ -9,6 +9,7 @@ yarn-error.log*
.vscode/
.idea/
deploy_key
cc/
# Deployment keys and scripts
deploy_key*