mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-15 14:25:32 +01:00
[Dev] Remove overrides.ts from .gitignore (#6721)
This didn't actually prevent changes to the file from being committed, but it did prevent Biome from formatting the file
This commit is contained in:
parent
6887de8809
commit
301ad0e7c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,7 +40,6 @@ assets/images/pokemon/icons/input/output/*
|
||||
assets/images/character/*/
|
||||
src/data/battle-anim-raw-data*.ts
|
||||
src/data/battle-anim-data.ts
|
||||
src/overrides.ts
|
||||
|
||||
coverage
|
||||
/.vs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user