summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:56:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:56:48 -0800
commitf95aff38229a2a068d265613ca722816dbdfb879 (patch)
tree0ecd17d4e8bd6db846a1163f63e16c2e4d3341ff /.gitattributes
parent475acd90f4d1e1ef8101256ebead4183f7fa8014 (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