summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:34:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:34:27 -0800
commit8db3d7bd9f66bde0daf7fa6017968d1265e35bb6 (patch)
treec80a6f9bf01d898b82447e6f29a39bab664a0d97 /.gitattributes
parent1987c1967a389601ae29e0a85b7404c55d65b3c6 (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