Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .codex/environments/environment.toml

This file was deleted.

5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
.DS_Store
.vscode/
.cursor/
.codex/
.agents/
node_modules/
SwiftExplorerApp/.build/
*.vsix
Expand All @@ -12,6 +15,8 @@ AGENTS.md
PLAN.md
TODO.md
MEMORY.md
SOUL.md
USER.md
.worktrees/
.superpowers/

Expand Down
2 changes: 2 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Rafal Sikora <24563931+s1korrrr@users.noreply.github.com> Rafał Sikora <mrsikorarafal@gmail.com>
Rafal Sikora <24563931+s1korrrr@users.noreply.github.com> Rafal Sikora <mrsikorarafal@gmail.com>
2 changes: 2 additions & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.github/**
.vscode/**
.cursor/**
.codex/**
.agents/**
.superpowers/**
.worktrees/**
Packaging/**
Expand Down
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ All notable changes to this project will be documented in this file.
- Structured scan outcomes and skipped-file summaries.
- Typed scan and persistence retry state with visible recovery controls.
- An isolated sandboxed E2E host with synthetic fixtures, exact-PID ownership, deterministic window sizing, and scoped cleanup.
- A single current interaction, performance, security, packaging, and release audit under `docs/audit/`.

### Changed

Expand Down
91 changes: 0 additions & 91 deletions docs/audit/codebase-combiner-full-audit-2026-07-17.md

This file was deleted.

Loading