summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:06:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:06:58 -0800
commit965cdc13b69ab074f74e78304f4691de5336f6c3 (patch)
tree032a30a0f4192e0e3e78b53122fb61f4185160a0 /.gitattributes
parent184d4ac8a01d8062b86eae3ddb7da5a95bd8a09b (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