summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 19:48:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 19:48:44 -0800
commite4e7c791adc96e7704ddfb7dd7bcdcd0c33863b2 (patch)
treef0e80a63316a05fd414ea452a617c6db3d60bbaf /.gitattributes
parent03fb369ebc171f3ba0e68cfa88e7b9fa27793d66 (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