summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 19:50:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 19:50:32 -0800
commit31c46e99bf76e8104b26a959a53d1b7d8306b2dd (patch)
tree9e0f81a66249c9347d53f302a282f4627e173898 /.gitattributes
parentd8f8b27889e99f14aa5f92f0304f6524b5de09e4 (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