macaw-cad / sxa-umbrella

Project structure and tools to optimize front-end team development workflow in any Sitecore SXA project
6 stars 3 forks source link

.gitignore is too agressive #5

Closed svdoever closed 4 years ago

svdoever commented 4 years ago
# generated styles
/Media Library/**/styles

# generated scripts
/Media Library/**/scripts

Also excludes styles/scripts folder within the src folder - make more specific and add to documentation.

svdoever commented 4 years ago

Fixed