diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-10-31 20:50:42 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-10-31 20:50:42 -0700 |
| commit | b0ea2905981d4d912c8f0d7b9ee38d560d7d9619 (patch) | |
| tree | 41aa0f146adf52d9de930cae75101c6e9605d4c9 /.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 |
