summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-22 00:39:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-22 00:39:47 -0800
commitd9ab901c4fa5d6ec3caa74b9436d0ffec13308b5 (patch)
treeed4ec125c49e9f38632e1baff772083ff81b8746 /.gitattributes
parentcfc2bb8a81d30521b5d4bd6106a6bc0663bda39f (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