summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 13:54:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 13:54:54 -0800
commit8142894c8d6f9ad174e65b654e546877b71d7b6d (patch)
tree0c06a303d62b2d993e91a693d44050a5f844f6e5 /.gitattributes
parenta7b5bd98ca59dc2565ded6bf8677b4003c8ad66e (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