mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-06-07 18:02:40 +08:00
ignore ~ files
This commit is contained in:
parent
7f0c70c228
commit
512f3bd579
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
|
*~
|
||||||
# Windows
|
# Windows
|
||||||
*.user
|
*.user
|
||||||
*.log
|
*.log
|
||||||
@ -62,4 +63,4 @@ training/wordlist2dawg
|
|||||||
# tessdata
|
# tessdata
|
||||||
*.cube.*
|
*.cube.*
|
||||||
*.tesseract_cube.*
|
*.tesseract_cube.*
|
||||||
*.traineddata
|
*.traineddata
|
||||||
|
Loading…
Reference in New Issue
Block a user