Should add storage to .gitignore if not already present
metalwarrior665 opened this issue · 3 comments
metalwarrior665 commented
It doesn't happen when using CLI for older projects
B4nan commented
It doesn't happen when using CLI for older projects
What do you mean by this? I dont think we should alter any files if you just use the CLI to run the project. I can understand creating new projects, but for existing ones, not really.
metalwarrior665 commented
The CLI already adds apify_storage
to .gitignore
, now we create a new storage
folder which is committed if you are not careful. But I guess it is a minor thing and it will go away.
B4nan commented
Oh so you mean when creating new projects from the templates? If so it sounds valid and we should reopen.