summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 12:54:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 12:54:28 -0800
commite30d421bd74fbab2e59c24c6e8e8199df54f07ef (patch)
tree3a80becb5ef0cf08232b9622da58d4e259bfd29d /.gitattributes
parent1d96bc50b38945b5715d4daa6769c3a725377481 (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