summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:12:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:12:35 -0800
commit3e778445a36939c1b7f107d0cdc07a1eadb670b3 (patch)
treec1b6a8e27896a9951dc29fc29e74393dec62d27c /.gitattributes
parent1c2d15202e5836745a4dd07a9489599dfc4d2fde (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