summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 09:17:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 09:17:32 -0800
commitf4045aba24efe12d1be4a282e9b916606659795d (patch)
tree0f28ee6d22e2744addafb991c9899596533f986b /.gitattributes
parent8ec45f0d45788e00a2a3c56df86e0e5e6d52515a (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