summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 00:08:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 00:08:59 -0800
commitc5303d93c72738a2968ace6d3f8fa68bd60a7abb (patch)
tree2ca0b07fb2d7e055c9b8c44d3c38a9acd1c38a61 /.gitattributes
parenteed7888654d03e21d4a9a3add89bdd6e71b4581f (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