summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 19:31:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 19:31:29 -0800
commita241162bd942e4c88c7e71e8f9aaefa47494a3c8 (patch)
tree97bdd7f9cea7e632edf4cee423754e15ca2b7df2 /.gitattributes
parent1594011da35b0be51d73b23bb25dd8fd1efa3f40 (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