summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 05:47:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 05:47:42 -0800
commita6f55d741ec052c9a9b13f20f6d7ff8ce8476350 (patch)
tree38b34c558cd7af667275db088db33c6a8f1dd638 /.gitattributes
parente630d9b886843c5ca3d86b03f1eb283a4189ae53 (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