-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
49 lines (38 loc) · 692 Bytes
/
Copy path.gitignore
File metadata and controls
49 lines (38 loc) · 692 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Environment variables
.env
.env.local
# Dynamically generated worktree mount configuration
.devcontainer/worktree.env
# OS files
.DS_Store
Thumbs.db
# IDE files
.idea/
.vscode/
*.swp
*.swo
# Logs
*.log
logs/
# Node modules (if any local testing)
node_modules/
# Docker volumes
data/
# Temporary files
*.tmp
*.temp
~*
# Serena and other tool directories
.serena/
# Claude Code user configuration (users should have their own via mount)
.claude/
# Tool build artifacts
tools/claude-devcontainer/coverage/
tools/claude-devcontainer/dist/
# Environment file with credentials
.env
plan.md
task_log.mdcommit_diff_summary.txt
commit_diff_summary.txt
commit_diff_summary.txt
task_log.md