diff options
| author | www-data <www-data@mail.pglaf.org> | 2025-10-29 15:11:44 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2025-10-29 15:11:44 -0700 |
| commit | d34fd8a6d6e163061b27aed6a2c4cb67e0780d11 (patch) | |
| tree | f874340afdc6ef703ef6565d44d3caf29f845802 /.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 |
