summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 18:59:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 18:59:48 -0800
commit558456206e8dd2abfe4d4470cf33bc44136c62a1 (patch)
tree6e8936c755458090ac0644a1e5fac24337de1c6d /.gitattributes
parente39fe5179ac4e625709c0bdff23451f09c9eb6da (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