Skip to content

Commit 423d32f

Browse files
committed
docs: remove deleted icon.svg reference from README
Icon file was deleted intentionally; README hero image pointed at a missing asset. Also expand .gitignore to cover factory state dirs.
1 parent 777296c commit 423d32f

3 files changed

Lines changed: 4 additions & 9 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
*.tmp
44
.vs/
55
CLAUDE.md
6+
CODEX_CHANGELOG.md
7+
.claude/
8+
.codex/
9+
.factory/

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<p align="center"><img src="icon.svg" width="128" height="128" alt="DefenderControl"></p>
2-
31
# Defender Control
42

53
A professional PowerShell WPF utility to comprehensively disable or re-enable Microsoft Defender on Windows 10/11. Dark-themed GUI with fully async operations, detailed logging, and complete reversibility.

icon.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)