gitignore appending (config.json)

This commit is contained in:
hojin.jeong 2025-08-25 16:13:50 +09:00
parent e07c771438
commit 0950a01f96
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -2,4 +2,5 @@
.run .run
node_modules node_modules
test test
yarn.lock yarn.lock
config.json