Closed sadernalwis closed 11 months ago
also yarn.lock
Yeah you are right, when we pull, the new II update will change the pulled.json
.
Thank you, I'll put pulled.json, and candid folder into .gitignore.
Nice. what about yarn.lock
?
It seems to be in the .gitignore
but seems to be tracked for some reason.
Fixed with this commit, that's because I didn't delete it after put "yarn.lock" inside .gitignore.
Perfect! Closing this.
Should the
deps
folder go to.gitignore
?Seems like it generates automatically, however might have to copy
init.json
afterbecause after a run, the working tree shows changes. Have to manually remove or untrack.