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