file corruption checking system

This commit is contained in:
lvmin 2023-10-15 17:50:40 -07:00
parent 9906b5a58d
commit 680c35fc18
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -5,6 +5,8 @@ __pycache__
*.pt *.pt
*.bin *.bin
*.patch *.patch
*.backup
*.corrupted
lena.png lena.png
lena_result.png lena_result.png
lena_test.py lena_test.py