summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 06:24:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 06:24:46 -0800
commit2c0f18cf2173f8c767f77b390a9d539b9b4b5733 (patch)
tree19596f7f793087a12d64261121ab70b7b6818bd5 /.gitattributes
parent5ed2ea7bfa5f3f5732fa1c3679baad33456037ae (diff)
Add LICENSE.txt and README.mdHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf