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