blob: 56613503b2a08774df80a65feb41a3d184e602f9 (
plain)
1
2
3
4
5
6
7
8
9
|
node_modules/
p/scripts/vendor/
vendor/
# ignore SASS-generated CSS
p/themes/Ansum/*.css
p/themes/Mapco/*.css
p/themes/Swage/*.css
# Ignore RTLCSS auto-generated CSS
*.rtl.css
|