mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-21 16:28:17 +00:00
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:
parent
58e054a008
commit
f59764afee
8
.gitignore
vendored
8
.gitignore
vendored
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user