summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:36:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:36:47 -0800
commit3769cba4bf3baf89056fe3616268ae2b1254f5a4 (patch)
treeac14e6e3d53593c19e9eec4ea01ba09187746497 /.gitattributes
parent72547045d37985bae956e8a6a46560d75795dec7 (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