Commit 10bf0c22 authored by Daniel Hengeveld's avatar Daniel Hengeveld

Merge pull request #479 from mfloryan/cSharpAdditions

C# additions
parents d275f65a 62ca7952
...@@ -55,6 +55,9 @@ ipch/ ...@@ -55,6 +55,9 @@ ipch/
# ReSharper is a .NET coding add-in # ReSharper is a .NET coding add-in
_ReSharper* _ReSharper*
# Mindbench SASS cache
.sass-cache/
# NCrunch # NCrunch
*.ncrunch* *.ncrunch*
.*crunch*.local.xml .*crunch*.local.xml
...@@ -89,8 +92,6 @@ csx ...@@ -89,8 +92,6 @@ csx
AppPackages/ AppPackages/
# Others # Others
[Bb]in
[Oo]bj
sql sql
TestResults TestResults
[Tt]est[Rr]esult* [Tt]est[Rr]esult*
......
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