summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:12:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:12:26 -0800
commit63a102e3b61fad122431137617887468fe7173d4 (patch)
treeb8a6f52668d58d129f08ca245c284876c5d7f8ed /.gitattributes
parent7a8a2e3b7db1985e53073c3db8627a611a864f7e (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