summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:37:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:37:16 -0800
commitacc2bbf7ae5a959215539b4edb03938d518a8302 (patch)
tree9a94ccd1e136bebb6dabc084624f71c2300b40b6 /.gitattributes
parent1201f5c5bfe6857c9e6e6a5a07847490e24a17de (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