diff options
| author | Roger Frank <rfrank@pglaf.org> | 2025-10-15 04:54:06 -0700 |
|---|---|---|
| committer | Roger Frank <rfrank@pglaf.org> | 2025-10-15 04:54:06 -0700 |
| commit | c026192f0a5d95c303c1cc7e0a9d7f86ceae1db8 (patch) | |
| tree | d742fb4488f25ef2920ba98a08dadd41e20968b2 /.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 |
