summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:51:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:51:00 -0800
commitff7ce67ee1312ed939110deafda4322ed87667ee (patch)
tree0e23d6d225a33f89d63be15cdc4eb6464803a7d2 /.gitattributes
parent22501ec9bac5b50bc79a5c8b6a73b965285fd08f (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