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