diff --git a/GitSetup/.gitattributes b/GitSetup/.gitattributes
new file mode 100644
index 0000000000000000000000000000000000000000..e96d1f8c503fb34e4b8e128bf98b3bf25cc00c9f
--- /dev/null
+++ b/GitSetup/.gitattributes
@@ -0,0 +1,6 @@
+.git*            export-ignore
+
+config*          eol=lf         whitespace=indent-with-non-tab
+git-*            eol=lf         whitespace=indent-with-non-tab
+tips             eol=lf         whitespace=indent-with-non-tab
+setup-*          eol=lf         whitespace=indent-with-non-tab