diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-15 23:34:00 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-15 23:34:00 -0800 |
| commit | 66fa730be772d3b184ab7efc7e6e927e83d7032a (patch) | |
| tree | 81ff06c5f025c68115c0315165ee46d1c95a6173 /.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 |
