diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-14 20:11:42 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-14 20:11:42 -0700 |
| commit | 047d82b4b0aa9f20a484180b2dcc76206b5c3e90 (patch) | |
| tree | c04b68ab4b30d6aac07417c8b8f30a561f3c5d63 /.gitattributes | |
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 3 |
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 |
