summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 17:21:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 17:21:19 -0800
commit70dc6a53d0e496cca96bae186d7540b417910a2a (patch)
tree9ccda654931d26211df16cd3d11b1531ee6e9a6f /.gitattributes
parent85f528bf979ba69b1f0b983e8dba66cf56d52ba2 (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