summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 14:55:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 14:55:58 -0800
commit61fd913c8799e64c79a27732487a90f2d3b63833 (patch)
tree61d45f7c6df9fe05fc8bb04f57eefbf3614fdd8e /.gitattributes
parent557997dfc3e27af54a2744108bd185fc461d1b0a (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