summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:20:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:20:39 -0800
commit5703d62ae0d1eea3031738dd386a5a9aff651e77 (patch)
treef177d2b7078b11b811c8b191287d4b9d186aead3 /.gitattributes
parentec864a23b74729aece70377d1f4786729b90b9c5 (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