diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-11-14 11:09:39 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-11-14 11:09:39 -0800 |
| commit | 5d0c0cc95d19e9f2fda21f046f7d8ba502846966 (patch) | |
| tree | 995c758cc36f40ea58f636c16351e76a83e3a321 /.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 |
