summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:33:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:33:54 -0800
commit4904322684ef563a2b5e326a9d81e7555dbcbaf2 (patch)
tree807f5c51cdc8c2f7bbe56fed787e69dd2f6e4cd8 /.gitattributes
parenteb27080372b96d1634f1d43fd94e9e92a618b201 (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