diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-28 07:24:50 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-28 07:24:50 -0800 |
| commit | a3f21bb1df3e3586c54530519367e5891a2d526e (patch) | |
| tree | 46e9b4f1d7bb9e0f82b7509b16507a1c6ba62434 /.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 |
