summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 11:57:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 11:57:26 -0800
commitea25371b11b1c522fae91d378831d8e54c4bd56d (patch)
treeb60fc48f3046a913ba715de021261843f63e16b4 /.gitattributes
parent765d9eb7df4f7edb39f08a26074b3d634f2a886e (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