summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Garrett2015-08-04 09:12:18 -0500
committerMark Garrett2015-08-04 09:12:18 -0500
commit0d1f16bacf10bad57b4295a07b0c42b1e66b4ad1 (patch)
tree3ba82428c2c7ebeafb937a8a0352022a764015f9
parent6296e090662d172b10652aa2cd25eb5c300da979 (diff)
downloadgdbc6x-0d1f16bacf10bad57b4295a07b0c42b1e66b4ad1.tar.gz
gdbc6x-0d1f16bacf10bad57b4295a07b0c42b1e66b4ad1.tar.xz
gdbc6x-0d1f16bacf10bad57b4295a07b0c42b1e66b4ad1.zip
Add .gitattributes
-rwxr-xr-x.gitattributes9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100755
index 0000000..b398a71
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,9 @@
1# Set the default behavior.
2* text=auto
3
4# Files to always have CRLF on checkout.
5
6# Files to always have LF on checkout.
7*.sh text eol=lf
8
9# Files that are binary files.