summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:58:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:58:21 -0800
commita6762a1a784eb7878bce445be624acaa52cd31e1 (patch)
tree06e55e92553de395e8e10cb437be2f6481178cf8 /.gitattributes
parent6ace654fe8034c6f908790ab1682847c94fe77fa (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