summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 22:06:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 22:06:40 -0800
commitc5c890d235e6e3298dac38ba6b60f2b6055a0780 (patch)
tree597b9c83d64f1046115e35451fca66f9a88e587f /.gitattributes
parentb3129eb9793a34403c9a25bff0b9c274ab86cc31 (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