-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
127 lines (111 loc) · 2.34 KB
/
Copy path.gitignore
File metadata and controls
127 lines (111 loc) · 2.34 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
# Created by https://www.toptal.com/developers/gitignore/api/hugo
# Edit at https://www.toptal.com/developers/gitignore?templates=hugo
### Hugo ###
# Generated files by hugo
/public/
/public-test/
/resources/_gen/
/assets/jsconfig.json
hugo_stats.json
# Executable may be added to repository
hugo.exe
hugo.darwin
hugo.linux
# Temporary lock file while building
/.hugo_build.lock
# JavaScript
/node_modules/
/vendor/
# Other
.DS_Store
.*
!.okf
!.claude
.claude/**/*.json
.claude/**/*.sh
!.stitch
!.junie
!.gitignore
# SnapDiff runtime
*.diff.png
*.base.png
*.attempt_*.png
snap_diff_report.html
# Capybara
capybara-*.png
!/.github/
# Claude Flow generated files
.claude/checkpoints/
.claude/settings.local.json
.mcp.json
claude-flow.config.json
.swarm/
.hive-mind/
.claude-flow/
# claude-flow init scaffolding (generated by `claude-flow init`, local tooling
# only - regenerate with /ruflo-core:init-project; hand-authored skills/agents
# elsewhere under .claude/ stay tracked)
.claude/helpers/
.claude/skills/
.claude/commands/claude-flow-*.md
.claude/agents/browser/
.claude/agents/consensus/
.claude/agents/sparc/
.claude/agents/testing/
memory/
coordination/
memory/claude-flow-data.json
memory/sessions/*
!memory/sessions/README.md
memory/agents/*
!memory/agents/README.md
coordination/memory_bank/*
coordination/subtasks/*
coordination/orchestration/*
*.db
*.db-journal
*.db-wal
*.sqlite
*.sqlite-journal
*.sqlite-wal
claude-flow
claude-flow.bat
claude-flow.ps1
hive-mind-prompt-*.txt
modules/
tmp/
hive/
swarm/
validation-build/
lighthouse-*/
public-test*/
*.bak
docker_test_output/
*.backup
public*
!.dev/docker-entrypoint.sh
_reports/
scripts/lighthouse/reports/
*debug*/
_dest/
_temp/
_tmp/
*.local.*
.cache
_workspace
.claude/scheduled_tasks.lock
.stitch/designs/
.stitch/prototypes/
.stitch/loop-status.md
.stitch/next-prompt.md
.stitch/stitch-mockup.html
.stitch/SITE.md
# Sprint coordinator/verification reports — working notes only, not project docs.
# User policy 2026-04-30: write to /tmp/ instead, or restore-staged before commit.
docs/projects/**/sprint-*-coordinator-report.md
docs/projects/**/sprint-*-verification-report.md
docs/projects/**/*-coordinator-report.md
docs/projects/**/*-verification-report.md
.grepai/
*.rvf
*.rvf.lock