summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 03:21:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 03:21:10 -0800
commita65d28e64478f0ab236f0f67ff5c11f87e598071 (patch)
treebdd3becc028730df038f90be15d8d789cef1ae96 /.gitattributes
parent848761dd077d61499490a967e9eff2d8bc3de3f0 (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