diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:03:44 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 02:03:44 -0700 |
| commit | fa12df0b42943ccebd5a205b69cb6e03f5628249 (patch) | |
| tree | 8e1c05c4599a2a7cd00b38e312c59358bc162665 /.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 |
