update .gitignore

This commit is contained in:
weiweiw 2024-04-22 17:47:38 +08:00
parent bdb52e3256
commit 943061f72a
1 changed files with 3 additions and 3 deletions

6
.gitignore vendored
View File

@ -1,3 +1,3 @@
./OCRPython/images/
./OCRTool/out
./OCRTool/target
/OCRPython/images/*
/OCRTool/out/*
/OCRTool/target/*