Hi Community, I've created project using maven archetype. Now I want to sync the codebase with git. Do I need to push the entire project codebase to git repo or there is any .gitignore specific for AEM project ? Please help to answer. Thanks
For an AEM component when I override a core component, its css and js does not render.Can someone suggest me the way to get css and js when overriding a core component. Thanks