summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 07:00:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 07:00:50 -0800
commitdabd5684f030ab5eb72d0ca85d0ec2d7b29f5f12 (patch)
tree05c81766508cc48ea0ce5f01a8bc052699f5d3a9 /.gitattributes
parenta8e4b7d1a40a50cfffc46c9b00cb2b1a7dc69142 (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