summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 04:44:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 04:44:21 -0800
commitf9c0ec60e07699fabdc40184bff46f892132ae3e (patch)
tree80c0d00d12c96ffece18c2fe64d223a6dbe571c5 /.gitattributes
parent24c79db4211c71d1df1f4bed80fe1d4b84bacecb (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