diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-05-06 13:44:55 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-05-06 13:44:55 -0700 |
| commit | fa3b383cb5dc4bc1037f749fb1150995add19430 (patch) | |
| tree | 29baed15234b68b7b69e13a446c8eb080fbcc9df /.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 |
