summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 03:23:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 03:23:58 -0800
commit820bd61d20f75214854abaf8d0e41bd509f953e5 (patch)
treec0cca625f178bd9a5e602b6110535e1b3989c9c4 /.gitattributes
parent6b953971abc8ddf9e69cc44d19d83a31fc392975 (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