-
Notifications
You must be signed in to change notification settings - Fork 55
Expand file tree
/
Copy path.gitignore
More file actions
44 lines (41 loc) · 696 Bytes
/
.gitignore
File metadata and controls
44 lines (41 loc) · 696 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
.DS_Store
**/.config
**/.idea
Nino_Unity/.vsconfig
/src/**/bin
/src/**/obj
/src/.vs
src/Nino.sln.DotSettings.user
src/Nino.Shared/Nino.Shared.csproj.user
**/BenchmarkDotNet.Artifacts
src/Nino.Core/.AssemblyAttributes
src/Nino.UnitTests/*.binlog
src/Nino.UnitTests/*.rsp
# LLM Agent directories and configuration
.claude/
.roo/
.roomodes
memory/
.cursor/
.aider/
.copilot/
CLAUDE.md
# Claude Flow generated files
.mcp.json
claude-flow.config.json
.swarm/
.hive-mind/
.claude-flow/
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