summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:56:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:56:32 -0800
commitc197d2efaba6263116e8068541422619671f5b8d (patch)
tree8f2c674088769ae76c4799d0588506c7a9601c31 /.gitattributes
parent9f4d113cdd95081767d4196e6967e4e07b9918a6 (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