summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:14:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:14:45 -0800
commit95f94522c4e8fcd8781372829cfc83d331d50de0 (patch)
tree63665f156adb06b9dc3251dce6d0b5c42c4797cd /.gitattributes
parentabd78609294009a342f3affb8d4bbe4df8bf4b07 (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