summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 13:58:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 13:58:45 -0800
commit07511da0e84b132012961578b6a6f703646007fc (patch)
treebe474a5897e020d164337d5cff62a85ff4493dbf /.gitattributes
parentbc74326378f77cd276583ae740c0fa1ecfcbd416 (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