summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 05:10:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 05:10:26 -0800
commitff1fad94e0b8e188cbfb5f56c9892166e00c13fb (patch)
tree1008f09d5d8af745d0eac3b9946663df7c89507b /.gitattributes
parente8084040921988052b23ce370969ea80bce3acc7 (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