diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-12-04 13:52:05 -0800 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-12-04 13:52:05 -0800 |
| commit | 2b564d5dc34b95e5e95df2f8ea0857714751b5ee (patch) | |
| tree | 59869c272c2cc42c546455592dc9dd55f68466ce /.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 |
