summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:26:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:26:49 -0800
commit4bbebb4b7db8545d3025dd16906c24d32da39e0e (patch)
tree4ddf267f660a6cbd4832298f39dbe844525b4375 /.gitattributes
parent25c9c6433541153eb5fc28503d147495f1365f0d (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