summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 05:17:47 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 05:17:47 -0700
commitd34e0992d70aa13121e6a16fd9f5db3a32529007 (patch)
tree1743a3393e2a2b0d8057a9139d988f0932040ff1 /.gitattributes
initial commit of ebook 1815HEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..6833f05
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto
+*.txt text
+*.md text