gitignore appending (config.json)
This commit is contained in:
parent
e07c771438
commit
0950a01f96
|
|
@ -2,4 +2,5 @@
|
||||||
.run
|
.run
|
||||||
node_modules
|
node_modules
|
||||||
test
|
test
|
||||||
yarn.lock
|
yarn.lock
|
||||||
|
config.json
|
||||||
Loading…
Reference in New Issue