summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:59:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:59:59 -0800
commit0632ca3bb1e7adbb8b49e17a83181f023c1b78b6 (patch)
tree299a041d417c7ee797db0613f0e9fd67e4eaaab1 /.gitattributes
parentcdd5dc8d145319a54dd67fb2bcb5e1c6623090cc (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