summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 14:18:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 14:18:28 -0800
commit106e6bfa121dbe9ff26be8e0f600ce71b8a07e3e (patch)
tree92ae74446c5f3bc86e6bb7c45fbd15891199d2a2 /.gitattributes
parent2fec6e8159e7e8dcfd6490fb75de9e7d0848fdcf (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