summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:10:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:10:31 -0800
commitc056db7a6c505fa77a5440f822b28e816ea2b6d5 (patch)
treef03a1f15db1cd74fbb259bb5d0c78a5233c10bf3 /.gitattributes
parent8880e62cb36a7990e8383ec437e3a1214e25cdd6 (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