summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 03:41:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 03:41:24 -0800
commitd89aaadba884746105aca67a7c9a0a85a32f9a13 (patch)
tree7fa50d6b540ed8f5d2ddcefd7749a93b44340422 /.gitattributes
parent414c5d6dcc10b9516873db2316ab8a049f000e42 (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