summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorRoger Frank <rfrank@pglaf.org>2025-10-15 02:17:52 -0700
committerRoger Frank <rfrank@pglaf.org>2025-10-15 02:17:52 -0700
commit1d2d9d48a1aca5473b6c53ce54242c2e366a6f48 (patch)
treeb27f6a1e5f3b8db720c03b00d7d08cee57190607 /.gitattributes
initial commit of ebook 25564HEADmain
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