diff options
| author | www-data <www-data@mail.pglaf.org> | 2026-04-13 15:31:56 -0700 |
|---|---|---|
| committer | www-data <www-data@mail.pglaf.org> | 2026-04-13 15:31:56 -0700 |
| commit | c164f9616e4d4c923679ddca0334cb0e9ea95dbb (patch) | |
| tree | 7dbcda6c21d989c6114e48a67b9aec37f38121a4 /.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 |
