diff --git a/.gitignore b/.gitignore
index c2e6f7d53..494281897 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,6 +26,9 @@ bld/
# Visual Studo 2015 cache/options directory
.vs/
+# Jetbrains Rider cache/options directory
+.idea/
+
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
diff --git a/ImageSharp.v2.ncrunchsolution b/ImageSharp.v2.ncrunchsolution
deleted file mode 100644
index b98737f1c..000000000
--- a/ImageSharp.v2.ncrunchsolution
+++ /dev/null
@@ -1,14 +0,0 @@
-
- 1
- false
- false
- true
- UseDynamicAnalysis
- UseStaticAnalysis
- UseStaticAnalysis
- UseStaticAnalysis
- UseDynamicAnalysis
-
-
-
-
\ No newline at end of file
diff --git a/ImageSharp.v3.ncrunchsolution b/ImageSharp.v3.ncrunchsolution
deleted file mode 100644
index 10420ac91..000000000
--- a/ImageSharp.v3.ncrunchsolution
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
- True
- True
-
-
\ No newline at end of file
diff --git a/config.wyam b/config.wyam
deleted file mode 100644
index 3a4b64c54..000000000
--- a/config.wyam
+++ /dev/null
@@ -1,4 +0,0 @@
-#recipe Docs
-Settings[Keys.Host] = "imagesharp.org";
-Settings[Keys.Title] = "Image Sharp";
-FileSystem.OutputPath = "./docs";
\ No newline at end of file
diff --git a/packages.xml b/packages.xml
deleted file mode 100644
index c7ff4de4c..000000000
--- a/packages.xml
+++ /dev/null
@@ -1,153 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/theme/index.cshtml b/theme/index.cshtml
deleted file mode 100644
index d3656f800..000000000
--- a/theme/index.cshtml
+++ /dev/null
@@ -1,3 +0,0 @@
-Title: Home
----
-Welcome to the documentation for ImageSharp
\ No newline at end of file