We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33818a commit 62ca795Copy full SHA for 62ca795
1 file changed
CSharp.gitignore
@@ -55,6 +55,9 @@ ipch/
55
# ReSharper is a .NET coding add-in
56
_ReSharper*
57
58
+# Mindbench SASS cache
59
+.sass-cache/
60
+
61
# NCrunch
62
*.ncrunch*
63
.*crunch*.local.xml
0 commit comments