summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 08:17:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 08:17:03 -0800
commit0555c5d9ab70dece2a933728bdfeb980099965b8 (patch)
tree9fa4dec775de889885b6b249641e21debc8513d9 /.gitattributes
parent88fb6626db2d876c680a9acfeff91f5dc6f1c333 (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