summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:39:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:39:50 -0800
commit791dac0986c277bc6c410785b3ebef5413272f2a (patch)
treee856a68bdd420da1e4d97f15a6409109e0670d01 /.gitattributes
parent9f7a45cc6d0bc120ccadbf9db28ac8c9e3887f9e (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