summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 19:33:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 19:33:31 -0800
commit683a3a22ea4caa85b004a2b0a1c4b497cf90461b (patch)
treef2719df832e4fd4931e3fefafef955448ac86945 /.gitattributes
parent73ec918e03cad3b3f15b9a6bbd9c2e96d2e6399b (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