summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:34:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:34:49 -0800
commitc38cd71f1f3ba31cb52c7841e0a8289627efcfa0 (patch)
treea26fc6713c4e15d87dffbf6facbd62ce47b3aad1 /.gitattributes
parent9bb553b04ec506c632b642517d694e37c78458d7 (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