summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:23:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:23:08 -0800
commit19208e4de52e859ea6423aefeda35cfb34eade68 (patch)
treed1c98ebf1d5c9dc0b351f4a06cd5bd2875e35f2c /.gitattributes
parentd1dc75d5a40d4e37a2553fa9a679f3d01a474633 (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