-
Notifications
You must be signed in to change notification settings - Fork 52
Expand file tree
/
Copy path.gitignore
More file actions
31 lines (30 loc) · 958 Bytes
/
Copy path.gitignore
File metadata and controls
31 lines (30 loc) · 958 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
*.dcu
Out
/Program/*.dsk
/Program/*.~dsk
__history
*.~pas
# Per-user IDE state written next to every .dproj/.groupproj (open config,
# platform, editor layout). Machine-specific, never needed by a build.
*.local
# Generated by the RcCompile build step from MHLMcpServer_SQL.rc. Unlike
# MyhomeLib.res / MHLMcpServer.res (IDE-managed, tracked on purpose) this one
# is pure build output.
/Utils/MHLMcpServer/MHLMcpServer_SQL.res
/Installer/Common
/Installer/x86
/Installer/x64
# Language catalogs. Untracked by decision, not oversight: they are build
# inputs (Program\embed_lang.cmd links uk and en into the exe) and are
# regenerated with tools/lang/extract.js. A clone without them builds a
# Ukrainian-only exe rather than failing. See tools/lang/README.md.
/Program/Lang/
# Generated by Program\embed_lang.cmd from Program\Lang before every build.
/Program/lang.rc
/Program/lang.res
.superpowers/
.claude/
.mcp.json
CLAUDE.md
TODO.md
/docs/superpowers/