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
We should add a default .gitignore to the directories created by these tools. It should include at least node_modules and dist. However, if the package is being added to jspsych-contrib or jspsych-timelines then there's already a gitignore file in the root directory that handles it. Maybe there is no harm in having the extra one, or maybe we should check before adding.