diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-06 20:50:19 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-06 20:50:19 -0800 |
| commit | d1b7a74b0a23a72467703de52a611ccbae6ebb90 (patch) | |
| tree | 3d76df4e60d0fbf3735f80a961edde4e8d512909 /.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 |
