@@ -185,3 +185,6 @@ nuget.exe
# dotnet local cache
.dotnet
+
+# JetBrains Rider adds these
+.idea/
@@ -14,6 +14,7 @@ pr:
include:
- master
- rel/*
+ - IxAsyncCSharp8
paths:
- Ix.NET/Source/*