summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:02:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:02:32 -0800
commit29da21991b3fef81cd38f4fafd3a1fc0c1c2f9df (patch)
tree96b202aac502d34795685130bbe40e81de7ebed9 /.gitattributes
parent37b8f86eff5e3bd2c650b0558295207e83de34f6 (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