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