Update gitignore for configs

This commit is contained in:
Astra 2025-05-15 14:22:02 +09:00
parent 8eda5e6672
commit 4e1faff7e3
No known key found for this signature in database

5
.gitignore vendored
View file

@ -149,4 +149,7 @@ dist
.yarn/unplugged .yarn/unplugged
.yarn/build-state.yml .yarn/build-state.yml
.yarn/install-state.gz .yarn/install-state.gz
.pnp.* .pnp.*
# Config files
config.ts