summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:37:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:37:01 -0800
commitacf8289850627455415188734ae42f7f34ddd008 (patch)
treebd8b120f1643d5359583e8f4b6b7268282b4cc1f /.gitattributes
parent639833238cc287605d0e2d2614594be1690dc839 (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