summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:03:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:03:40 -0800
commitdc654c22a78a497b4e9b95dcf0cbeb7ae9417a86 (patch)
treeab1cc5aa78c6d02fa32428d738a71590f660c6ed /.gitattributes
parent7007a81eeac4f4c0a6c33dc5fad14a46df9eb8c5 (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