You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can remove this manually after creating a new project, but was curious whether there is a way to prevent a SpringRoll template's .git folder from being copied along with all the other template files. I tried adding "remove": [".git"] to the springroll-template.json, but this just throws an error.