git ignore graphics/<%= graphicName %>/js/templates/templates.js

git add graphics/<%= graphicName %>

<% if (fullScreenOnMobile) { %>
git add common/img/b-richblack-48w.png
<% } %>

git commit -m 'initial <%= graphicName %> commit'