summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 17:51:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 17:51:22 -0800
commit09a7b3d9b9d7fa6fa26a2021de2c56124da16bbe (patch)
treee66f1239e38be483312aac31c7de47525a6a20df /.gitattributes
parent83702e01a1b2f9de098b69027aa9c7746e2dc6f7 (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