4865b583d1
Swept in by the merge; it is the local zig package cache populated by the zhook URL dependency, not source.
49 lines
766 B
Plaintext
49 lines
766 B
Plaintext
.zig-cache/
|
|
zig-out/
|
|
reference/
|
|
research/
|
|
docs/
|
|
ideas/
|
|
wiki/
|
|
src/**/assets_backup/
|
|
.kangentic/
|
|
.claude/
|
|
kangentic.local.json
|
|
|
|
remote/
|
|
|
|
# agent/editor scratch
|
|
.memsearch/
|
|
.sisyphus/
|
|
.vscode/
|
|
AGENTS.md
|
|
src/**/AGENTS.md
|
|
CLAUDE.md
|
|
|
|
# build artifacts
|
|
logsession.zip
|
|
src/transform44/cycles.out
|
|
|
|
# vendored third-party addon, not ours to relicense
|
|
src/dpslog/WSBT/*
|
|
!src/dpslog/WSBT/WSBT_CLEUAdapter.lua
|
|
|
|
# separate upstream repos, checked out here for reference only
|
|
# WeirdThreat -> github.com/MarcelineVQ/TWThreat
|
|
# uwu-logs -> github.com/Ridepad/uwu-logs
|
|
src/dpslog/WeirdThreat/
|
|
src/dpslog/uwu-logs/
|
|
|
|
# internal planning notes
|
|
SHARING_AUDIT.md
|
|
|
|
__pycache__/
|
|
*.pyc
|
|
|
|
# fetched at runtime by tools/stormlib.py
|
|
tools/libstorm.so
|
|
tools/lib/
|
|
|
|
# zig package cache
|
|
zig-pkg/
|