summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 13:52:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 13:52:56 -0800
commit98b6cb5965baffab8c3de52873e5d63a1e4c9067 (patch)
tree453ee5a95ca35a83ea91a3a300fae74f94501353 /.gitattributes
parent1964571088fc1973931210578b22e92ecfe64cb4 (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