summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:10:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:10:11 -0800
commitafa6cab083c3088248256834abd124b124fff35c (patch)
tree5c10a7a561a3d75f7d1b943b597a7319d9a210a2 /.gitattributes
parente4a155e2fe84fb7a1339c2891273a5e330d02969 (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