summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:04:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:04:37 -0800
commit1bae207d8bd79844cbfc42caa1376dadc3cb8237 (patch)
treef03414a825a0a2e484d7224a17c55b41d2779d93 /.gitattributes
parent5140e1a8d8ddee3b29ffeb5b67f2194c0253b297 (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