summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:07:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:07:18 -0800
commit495a19cec3b228c6508af6f4d6eda8d984cae6d3 (patch)
tree1f6d8ab9b3625e09bd9c6c9cf23c5b448bf78b3d /.gitattributes
parente0b7bb3ef4037b8a2df2da14099a6948ad40836f (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