Remove dead files.dat references from build config (closes #22) #57

Sloučený
clawbot sloučil 1 commity z větve issue-22-remove-files-dat do větve next před 2026-09-21 15:01:58 +02:00
4 změnil soubory, kde provedl 5 přidání a 3 odebrání
Zobrazuji pouze změny commitu 0f5fedc043 - Zobrazit všechny commity
-1
Zobrazit soubor
@@ -2,7 +2,6 @@
.claude
.DS_Store
sfdupes
files.dat
*.log
*.out
*.test
-1
Zobrazit soubor
@@ -27,7 +27,6 @@ node_modules/
*.log
# Local scan data
files.dat
*.sqlite
*.sqlite-shm
*.sqlite-wal
+1 -1
Zobrazit soubor
@@ -46,4 +46,4 @@ hooks:
@script/install-precommit
clean:
rm -f $(BINARY) files.dat
rm -f $(BINARY)
+4
Zobrazit soubor
@@ -29,6 +29,10 @@
# Completed Steps
- remove the dead `files.dat` references from `Makefile`, `.gitignore`
and `.dockerignore` (2026-09-21, branch `next`, closes
https://git.eeqj.de/sneak/sfdupes/issues/22)
- fix the lint-image pin comments and `FROM` form in `Dockerfile` and
`Dockerfile.lint` (2026-08-10, branch `next`, closes
https://git.eeqj.de/sneak/sfdupes/issues/25): dropped the false