Skip to content

Commit c5172e8

Browse files
committed
Remove dead .codeforge-preserve file
The checksum system in syncCodeforgeDirectory automatically preserves user-modified files. This file was never read by any code — removing to avoid implying functionality that doesn't exist.
1 parent a58eec6 commit c5172e8

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

.codeforge/.codeforge-preserve

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

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ node_modules/
7777
# .codeforge per-installation state (not tracked)
7878
.codeforge/.checksums/
7979
.codeforge/.markers/
80-
# Un-ignore .codeforge-preserve (user-editable, should be tracked)
81-
!.codeforge/.codeforge-preserve
8280

8381
# Docs
8482
docs/node_modules/

0 commit comments

Comments
 (0)