summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:27:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:27:23 -0800
commit379df1e4407c3808bd7a3a053159bc1dfcb17a68 (patch)
tree9ca531493fc897b9c12a93c7602f27d90fedee82 /.gitattributes
parent3d8d4fd1c570507dd809471ced164bd7fd845eb6 (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