diff --git a/.gitignore b/.gitignore index cc3ba6a..bc9b80a 100644 --- a/.gitignore +++ b/.gitignore @@ -15,7 +15,7 @@ _ReSharper.* *.suo *.cache ~$* - *.userprefs *.pidb test-results +src/packages diff --git a/ripple.config b/ripple.config new file mode 100644 index 0000000..2e721cd --- /dev/null +++ b/ripple.config @@ -0,0 +1,8 @@ + + + htmltags + packaging/nuget + src + rake + rake compile + \ No newline at end of file