summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 10:49:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 10:49:25 -0800
commitec2621b629a453004979f12f28f9739b26e3ad5e (patch)
tree6a3b52724f10d4c97af2b42a94b063986abe553c /.gitattributes
parenta7b70ec6e589b51dff1c39db23534d8d12cac59c (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