[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:
NightKev 2025-11-01 16:35:49 -07:00 committed by GitHub
parent 6887de8809
commit 301ad0e7c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -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