aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/winpty/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/3rdparty/winpty/.gitattributes')
-rw-r--r--src/libs/3rdparty/winpty/.gitattributes19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/libs/3rdparty/winpty/.gitattributes b/src/libs/3rdparty/winpty/.gitattributes
new file mode 100644
index 0000000000..36d4c60f1a
--- /dev/null
+++ b/src/libs/3rdparty/winpty/.gitattributes
@@ -0,0 +1,19 @@
+* text=auto
+*.bat text eol=crlf
+*.c text
+*.cc text
+*.gyp text
+*.gypi text
+*.h text
+*.ps1 text eol=crlf
+*.rst text
+*.sh text
+*.txt text
+.gitignore text
+.gitattributes text
+Makefile text
+configure text
+
+*.sh eol=lf
+configure eol=lf
+VERSION.txt eol=lf