summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:38:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:38:39 -0800
commit09e19ccb426d76b853693cf1b86e988b5cbf5322 (patch)
treed2276c59330cdf70a5e3ae32cf0df9d937c3716a /.gitattributes
parent5f6d546da9fdddf0bca95e5af1305106c0833546 (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