diff --git a/.codeclimate.yml b/.codeclimate.yml
new file mode 100644
index 0000000000000000000000000000000000000000..167f390bbc73abaf23a54009e634e81beda48ab1
--- /dev/null
+++ b/.codeclimate.yml
@@ -0,0 +1,4 @@
+version: "2"
+exclude_patterns:
+  - "ThirdParty/"
+  - "Tests/Data/"