summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:34:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:34:39 -0800
commitf7bbdf8bd439c7aa6a22d3750be9d6df96dd564e (patch)
tree460e120f1687bad0aa268103729f06b3ad9bcda8 /.gitattributes
parente229c879a960c5a7de427bdf3a9336ddb016e4d9 (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