Files
sfdupes/.dockerignore
T
sneak 2479ebe7cb
check / check (push) Failing after 0s
Remove dead files.dat references from build config (closes #22)
files.dat was the pre-database on-disk scan format; nothing has
produced it since the persistent SQLite database landed. Drop the
stale references from Makefile clean, .gitignore and .dockerignore.
make clean still removes the binary, and .gitignore still covers the
actual database artifacts (*.sqlite, *.sqlite-shm, *.sqlite-wal). The
sole remaining files.dat mention is the historical entry in TODO.md.

Model: opus-4-8
2026-09-21 07:21:35 +00:00

8 lines
50 B
Plaintext

.git
.claude
.DS_Store
sfdupes
*.log
*.out
*.test