diff --git a/.clang-format b/.clang-format
new file mode 100644
index 0000000000000000000000000000000000000000..7922a4f724143cbeade4075387e0ec5518906e79
--- /dev/null
+++ b/.clang-format
@@ -0,0 +1,3 @@
+IndentWidth:  4
+UseTab:       Never:w
+