diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-01-14 12:01:40 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-01-14 12:01:40 -0800 |
| commit | 0fdd8246fee6c49c54681ca5d9e72897461f24d9 (patch) | |
| tree | 2ddd6db3f688b890629e9772a95fb48b5cc5fd6c /.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 |
