summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:56:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:56:21 -0800
commit6c6182f94702d1cd457346acb5e0e27064563bf8 (patch)
tree9ffa44ace8006c923320dc31b7141f32f2e924a0 /.gitattributes
parentccbdb7c143fe4c68d83fed0a9661363f9cba3d4a (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