diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-04-01 11:38:08 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-04-01 11:38:08 -0700 |
| commit | 37c2a7a51ecf05d03d84b8d5197e509510005015 (patch) | |
| tree | 35f015f747078059635f24bbb0a370a45d878fd6 /.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 |
