Commit 62ca7952 authored by Marcin Floryan's avatar Marcin Floryan

Ignore SASS cache

Adds ignore for a sass cache used by Mindscape Web Workbench (generatings css
from .scss files).
parent b33818a4
......@@ -55,6 +55,9 @@ ipch/
# ReSharper is a .NET coding add-in
_ReSharper*
# Mindbench SASS cache
.sass-cache/
# NCrunch
*.ncrunch*
.*crunch*.local.xml
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment