summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 21:46:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 21:46:59 -0800
commitdc1b2fb655fd5cd101205b014fb3d933de016d97 (patch)
treea6c11192418f905d9ad33df4f0a44ea6e35a43c7 /.gitattributes
parentc7b7c9e9a7f70d665b2df548e63b3d3e7230245d (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