Modify .gitignore for files automatically added by electron deployer (#364)

* Refactor: Select next support character

* Upd: Character (#352)

* RuanMei OCR  postprocess in CN (#358)

* RuanMei OCR  postprocess in CN

* dont match dot between ruanmei when ocr postprocess

* RuanMei OCR postprocess in CN

update: used a wildcard for the dot between Ruan and Mei

* modify .gitignore to ignore files automatically added by electron deployer

---------

Co-authored-by: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com>
Co-authored-by: Zero <98764734+X-Zero-L@users.noreply.github.com>
Co-authored-by: Asxcvbn <63904802+Asxcvbn@users.noreply.github.com>
This commit is contained in:
Schwarze-Katze 2024-03-11 01:56:58 +08:00 committed by GitHub
parent 58e054a008
commit f59764afee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
.gitignore vendored
View File

@ -19,6 +19,14 @@ config/reloadflag
config/reloadalas
test.py
test/
resources/
locales/
*.pak
*.dll
*.dat
v8_context_snapshot.bin
snapshot_blob.bin
vk_swiftshader_icd.json
# Created by .ignore support plugin (hsz.mobi)