installed pty
[VSoRC/.git] / node_modules / node-pty / deps / winpty / .gitattributes
diff --git a/node_modules/node-pty/deps/winpty/.gitattributes b/node_modules/node-pty/deps/winpty/.gitattributes
new file mode 100644 (file)
index 0000000..36d4c60
--- /dev/null
@@ -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