summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:13:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:13:34 -0800
commitf373f74d384b5d62799aec0428a8e9e915f67acb (patch)
tree4a512056bc0844cb6f6be09ca5d7331ccf866192 /.gitattributes
parentad8a9f36e9de71f9a14100c271a335e2e4e3b56c (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