summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:45:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:45:25 -0800
commit33961b18d96d6236aed1ce1cf24e48bf40ced8f0 (patch)
tree6599dfc2b3a035413a4a4af4908123c5da6f57e3 /.gitattributes
parent2afe8a7c992733650277357f998d523e061c9a15 (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