summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:24:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:24:48 -0800
commit8a1d435ed8bda01bf1386e4074194f4e8b3078cf (patch)
tree3439115db7b2fa31cc1656fb7a7cb51f32e37020 /.gitattributes
parent532c442c4bcea65fb1c0d05ef74e25669b4e5edc (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