diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-05 15:48:13 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-05 15:48:13 -0800 |
| commit | 81ac9c90061a69a1ec6b337a8cf3126812adc396 (patch) | |
| tree | 9b7383067f81e09ee18e023ec66bace51680d4dc /.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 |
